aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* change rvalue operator() fns to return const references to array datajthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* tweak the set of which types we pre-instantiate arrays forjthorn2002-04-07
* tweak template instantiationsjthorn2002-04-07
* rename template type: fp --> T since it need not be floating pointjthorn2002-04-07
* revise template instantiations to get rid of DISABLE_TEMPLATE_INSTANTATIONS hackjthorn2002-04-07
* dont need this ++ugly hack any more!jthorn2002-04-07
* bring assorted minor changes into cvsjthorn2002-04-06
* bring assorted old changes into cvsjthorn2002-04-06
* remove most of the old code, start over again with a *very* simplejthorn2002-04-06
* fix a spelling mistakejthorn2002-04-06
* try compiling subdirs jtutil/ and util/jthorn2002-04-06
* try to get -I.. when Cactus compiles this directoryjthorn2002-04-06
* add patch_system::type_of_name()jthorn2002-04-06
* * fix some inconsistencies in comments/call/use ofjthorn2002-04-06
* split off Cactus build from quick-n-dirty test driver buildjthorn2002-04-05
* minor mods to compile now that all of ../jtutil/ is in namespace jtutil::jthorn2002-04-05
* get rid of old Makefile since we're now building within Cactusjthorn2002-04-05
* don't want this -- now we're building as part of Cactusjthorn2002-04-05
* add patch_system::setup_gridfn_storage()jthorn2002-04-04
* tweak a comment, remove grid_arrays::gridfn_pars::N_gridfns()jthorn2002-04-04
* rename ../libutil/ to ../jtutil/jthorn2002-04-04
* add missing fns for ghosted min/max/N gridfnsjthorn2002-04-04
* rename some of the gridfn_arrays::gridfn_pars membersjthorn2002-04-04
* 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