aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add functions to get array subscripting offset/stridesjthorn2002-03-30
* more mods to use Cactus local interpolatorjthorn2002-03-30
* further work on new design to use Cactus local interpjthorn2002-03-30
* start on new patch_frontier design --> to use Cactus local interpolatorjthorn2002-03-29
* add grid::delta_ang()jthorn2002-03-29
* change to new syncronize() terminology in commentsjthorn2002-03-29
* change symmetry_ghost_zone to new synchronize() APIjthorn2002-03-29
* switch to new synchronize() API for updating ghost zonesjthorn2002-03-29
* add jtutil:: explicit scope operatorsjthorn2002-03-29
* code-layout tweaks (declarations of data members)jthorn2002-03-29
* add explicit is_plus and ctype info, also explicit N_patchesjthorn2002-03-29
* fix inheritance: restore fd_grid between grid and patchjthorn2002-03-29
* fix inheritance to restore fd_grid between grid and patchjthorn2002-03-29
* redo patch_info:: as a separate POD structjthorn2002-03-29
* add some missing jtutil:: scope resolutionsjthorn2002-03-29
* change to static arrays of struct patch_info objectsjthorn2002-03-28
* rename patch_system_dscr --> patch_system_infojthorn2002-03-28
* new file to hold static info describing a patch systemjthorn2002-03-28
* split gridfn setup off from ctorjthorn2002-03-28
* comment tweak for namespace jtutil::jthorn2002-03-28
* finish upgrading test driver to test all array classes withjthorn2002-03-28
* extend array3d<> and array4d<> to allow noncontiguous passed-in storage arraysjthorn2002-03-28
* array1d now allows noncontiguous storagejthorn2002-03-28
* test both owning and non-owning array version of array2djthorn2002-03-28
* fix library namejthorn2002-03-28
* minor wording tweaksjthorn2002-03-28
* array.{cc,hh}jthorn2002-03-27
* put *everything* into namespace jtutil::jthorn2002-03-27
* clarify comments about nominal vs ghosted gridfnsjthorn2002-03-27
* new ctor arguments for grid::jthorn2002-03-27
* many fixes to previous checkin, add grid_arrays::gridfn_parsjthorn2002-03-27
* store both nominal and ghosted gridfnsjthorn2002-03-27
* restore old version 1.17 which stores gridfns here explicitlyjthorn2002-03-27
* restore earlier version (1.24) where gridfns are stored explicitlyjthorn2002-03-27
* restoring these to cvs -- deleting them turned out to be a mistakejthorn2002-03-27
* bring misc old changes into cvsjthorn2002-03-27
* delete actual storage of grid function datajthorn2002-03-24
* I'm moving this functionality up into class patch_systemjthorn2002-03-24
* bring old changes into cvsjthorn2002-03-24
* delete actual storage of grid function datajthorn2002-03-24
* add a missing commentjthorn2001-09-28
* permute a few items, update commentsjthorn2001-09-21
* tweak comments on error_exit()jthorn2001-09-21
* remove unused *SENTINAL_VALUE macrosjthorn2001-09-21
* * assorted tweaksjthorn2001-09-17
* merge old coeffs.minc into gfa.mincjthorn2001-09-17
* misc global varsjthorn2001-09-17
* always use ../maple/ paths to avoid where-are-we ambiguitiesjthorn2001-09-17
* use new symbolic sqrt function ssqrt()jthorn2001-09-17
* minor tweaksjthorn2001-09-17