aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tweak a commentjthorn2002-04-04
* minor tweaksjthorn2002-04-04
* add setup_gridfn_storage() calls in ctor,jthorn2002-04-02
* add comments to slightly clarify gridfn setupjthorn2002-04-02
* now properly creates ghost zones & frontiers with new Cactus interp fnsjthorn2002-04-02
* restore operator== since it's used byjthorn2002-04-02
* add missing interpatch_ghost_zone::assert_fully_setup()jthorn2002-04-02
* slightly rename pars to interpatch_ghost_zone::setup_other_frontier()jthorn2002-04-02
* rename s/octant/plus_xyz_octant/jthorn2002-04-02
* switch back to explicit set_ghost_zone() and set_patch_frontier()jthorn2002-04-02
* add assert() that ghost zone ptr is non-NULL before using itjthorn2002-04-02
* add assert() checks that gridfn data pointers are non-null beforejthorn2002-04-02
* finish construction/setup codejthorn2002-04-01
* no need to explicitly patch gfn range to patch_frontier:: ctor,jthorn2002-04-01
* partial mods to correspond to recent changes to patch_frontier::jthorn2002-04-01
* enter recent changes into cvsjthorn2002-04-01
* a few more mods -- looks ok now (ready to try compiling)jthorn2002-04-01
* whitespace tweaksjthorn2002-04-01
* minor tweaks to cctk #include dependenciesjthorn2002-03-31
* more minor comment tweaksjthorn2002-03-31
* comment fixesjthorn2002-03-31
* hould-be-ready-to-compile version to use Cactus local interpolatorjthorn2002-03-31
* rought draft of new version to call Cactus local interpjthorn2002-03-30
* add iang_stride() and ghosted_iang_stride()jthorn2002-03-30
* add member fns to get gridfn offset/stride subscripting infojthorn2002-03-30
* 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