aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.cc
Commit message (Expand)AuthorAge
...
* more compiler-found changes --> !!!first clean compile!!!jthorn2002-04-07
* 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
* fix a spelling mistakejthorn2002-04-06
* add patch_system::type_of_name()jthorn2002-04-06
* * fix some inconsistencies in comments/call/use ofjthorn2002-04-06
* add patch_system::setup_gridfn_storage()jthorn2002-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
* rename patch_system_dscr --> patch_system_infojthorn2002-03-28
* bring misc old changes into cvsjthorn2002-03-27
* slight tweak to patch_system::print_gridfn()jthorn2001-09-14
* fix a bug in patch_system::extend_scalar_gridfn_to_all_ghost_zones()jthorn2001-09-14
* rename 'setup_scalar_gridfn_in_...' --> 'extend_scalar_gridfn_to_...'jthorn2001-09-09
* fix comment wording for new patch-system typesjthorn2001-09-07
* add missing setup_mirror_symmetry_ghost_zone() calls injthorn2001-09-07
* properly compare whether two edges are really the samejthorn2001-09-07
* add patch_edge::operator==()jthorn2001-09-07
* change setup of symmetry ghost zones to properly handle the case wherejthorn2001-09-07
* 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
* fix last remaining uses of cpm_map<fp>::{plus,minus}_mapjthorn2001-09-07
* cpm_map is now a template <fp>jthorn2001-09-06
* tweak comment wording -- no code changejthorn2001-09-05
* Some bugfixes for patch setup when N_overlap != 0jthorn2001-09-05
* Fix a bug where N_overlap_points was being interpreted with differentjthorn2001-09-05
* fix ghost-zone setup bug in setup_octant_patch_system()jthorn2001-07-20
* implement patch_system::setup_scalar_gridfn_in_all_ghost_zones()jthorn2001-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
* add using jtutil::error_exit;jthorn2001-07-16
* fix a logic error in the min/max iperp calculation in setup_adjacent_patch_fr...jthorn2001-07-16
* rename the rest of the variables missed in last change :)jthorn2001-07-16
* rename some variables in setup_adjacent_patch_frontiers()jthorn2001-07-16
* minor syntax bugfixes found by gccjthorn2001-07-16
* add missingjthorn2001-07-16
* fix minor syntax botch: s/grid_arrays::array_pars/grid_arrays::grid_array_pars/jthorn2001-07-16
* add missing #include of "jt/array.hh" and "jt/linear_map.hh"jthorn2001-07-16
* * add remaining setup/interlink ghost zone/frontier functionsjthorn2001-07-16
* add tests to make sure all setup is completejthorn2001-07-15
* finish first draft of new "smart" patch sysstem setup for full & halfjthorn2001-07-15
* first draft of new "more automatic" patch system named constructorsjthorn2001-07-15
* start rebuilding constructor -- not finished yetjthorn2001-07-14
* fix up #include to match this project's conventionsjthorn2001-07-14