aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.hh
Commit message (Expand)AuthorAge
* add routines to print gridfns to named output filesjthorn2002-04-11
* finish renaming patch_frontierjthorn2002-04-10
* rename patch_frontier --> patch_interp everywherejthorn2002-04-10
* assorted changes to start doing ghost-zone and derivative testsjthorn2002-04-09
* move a bunch of logic out of interpatch_ghost_zone::interpatch_ghost_zone()jthorn2002-04-08
* fix a bunch more compiler-found bugs (mostly syntax errors)jthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* add patch_system::type_of_name()jthorn2002-04-06
* * fix some inconsistencies in comments/call/use ofjthorn2002-04-06
* add missing fns for ghosted min/max/N gridfnsjthorn2002-04-04
* add setup_gridfn_storage() calls in ctor,jthorn2002-04-02
* now properly creates ghost zones & frontiers with new Cactus interp fnsjthorn2002-04-02
* switch to new synchronize() API for updating ghost zonesjthorn2002-03-29
* bring misc old changes into cvsjthorn2002-03-27
* rename 'setup_scalar_gridfn_in_...' --> 'extend_scalar_gridfn_to_...'jthorn2001-09-09
* rename some variables to remove the last vestiges of the oldjthorn2001-09-07
* rename some patch system types and add new +xz quadrant one;jthorn2001-09-07
* cpm_map is now a template <fp>jthorn2001-09-06
* Fix a bug where N_overlap_points was being interpreted with differentjthorn2001-09-05
* add comment on generality of patch_system:: ctorjthorn2001-07-18
* rename interpolator_order_in --> interpolator_orderjthorn2001-07-18
* add support for overlapping patches to ctor & support fnsjthorn2001-07-18
* rename *N_ghost_zones --> N_ghost_pointsjthorn2001-07-18
* add global_coords subobject to keep track of coordinate origin,jthorn2001-07-17
* rename patch systems: nowjthorn2001-07-17
* add patch_system::setup_periodic_symmetry_ghost_zones()jthorn2001-07-17
* final compiler bugfixesjthorn2001-07-17
* fix assorted compilation botches (syntax errors etc)jthorn2001-07-17
* fix minor syntax botch: s/grid_arrays::array_pars/grid_arrays::grid_array_pars/jthorn2001-07-16
* * add remaining setup/interlink ghost zone/frontier functionsjthorn2001-07-16
* finish first draft of new "smart" patch sysstem setup for full & halfjthorn2001-07-15
* reorganize static what-sort-of-patches-make-up-each-type-of-patch-systemjthorn2001-07-14
* revise patch numbers and comments on themjthorn2001-07-14
* initial cvs version; adapted from JT CVS ~/mpe/util/jthorn2001-06-21