aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.cc
Commit message (Expand)AuthorAge
* ghost_zone.ccjthorn2002-04-11
* slightly refactor some code -- no functional changesjthorn2002-04-10
* oops, we have a *pointer* to other patch interp,jthorn2002-04-10
* finish renaming patch_frontierjthorn2002-04-10
* rename patch_frontier --> patch_interp everywherejthorn2002-04-10
* patch_frontier.hhjthorn2002-04-09
* all BCs must use ghosted gridfns!jthorn2002-04-09
* move a bunch of logic out of interpatch_ghost_zone::interpatch_ghost_zone()jthorn2002-04-08
* clarify semantics of N_overlap_pointsjthorn2002-04-07
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* add missing interpatch_ghost_zone::assert_fully_setup()jthorn2002-04-02
* slightly rename pars to interpatch_ghost_zone::setup_other_frontier()jthorn2002-04-02
* switch back to explicit set_ghost_zone() and set_patch_frontier()jthorn2002-04-02
* finish construction/setup codejthorn2002-04-01
* partial mods to correspond to recent changes to patch_frontier::jthorn2002-04-01
* start on new patch_frontier design --> to use Cactus local interpolatorjthorn2002-03-29
* change symmetry_ghost_zone to new synchronize() APIjthorn2002-03-29
* add jtutil:: explicit scope operatorsjthorn2002-03-29
* fix a nasty bug in interpatch_ghost_zone::interpatch_ghost_zone()jthorn2001-09-14
* --- ghost_zone.hh ---jthorn2001-09-13
* rename 'setup_scalar_gridfn_in_...' --> 'extend_scalar_gridfn_to_...'jthorn2001-09-09
* fix last remaining uses of cpm_map<fp>::{plus,minus}_mapjthorn2001-09-07
* rework yet again how we set up ghost zone iperp mappingjthorn2001-09-07
* cpm_map is now a template <fp>jthorn2001-09-06
* change interpatch_ghost_zone:: to use a cpm_map for the perp map,jthorn2001-09-06
* tweak comment wording (no code change)jthorn2001-09-05
* fix another silly syntax botchjthorn2001-09-05
* fix wrong sign for overlap distance in last checkinjthorn2001-09-05
* Some bugfixes for patch setup when N_overlap != 0jthorn2001-09-05
* coords.{cc,hh}: add modulo-2pi functionsjthorn2001-08-09
* when comparing angles from different patches,jthorn2001-08-06
* remove const qualifiers from setup_scalar_gridfn_in_ghost_zone()jthorn2001-07-18
* addjthorn2001-07-16
* fix bad pointer comparison in interpatch_ghost_zone::assert_fully_setup()jthorn2001-07-16
* get rid of last remnants of "border" terminologyjthorn2001-07-16
* add using jtutil::error_exit;jthorn2001-07-16
* add missingjthorn2001-07-16
* add missing #include of "jt/array.hh" and "jt/linear_map.hh"jthorn2001-07-16
* add interpatch_ghost_zone::assert_fully_setup()jthorn2001-07-16
* add patch::coords_set_rho_sigma()jthorn2001-07-15
* add more sanity/consistency checks to interpatch_ghost_zone:: ctorjthorn2001-07-15
* minor tweaks to comments, introduce temps for better debuggabilityjthorn2001-07-14
* change to call new patch_frontier:: logic for interpatch interpolationjthorn2001-07-13
* cleanup interpatch_ghost_zone::jthorn2001-07-13
* fix setup_scalar_gridfn_in_ghost_zone()jthorn2001-07-12
* tweak comments, delete unused N_ipar_*() fnsjthorn2001-07-12
* revisions & cleanups to ghost_zone:: and symmetry_ghost_zone::jthorn2001-07-11
* first "new" version ofjthorn2001-06-21
* various mods -- not done reworking yetjthorn2001-06-21
* remove some unused fnsjthorn2001-06-21