aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* *** empty log message ***jthorn2002-10-31
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* add extra { } around for loops so the code is now agnosticjthorn2002-09-26
* when we have a default argument to a C++ function, only give thejthorn2002-09-20
* change from $Id:$ to $Header:$jthorn2002-09-13
* merge in changes from laptop:jthorn2002-08-12
* since we always use the want_{min,max}_par_corner flags with the samejthorn2002-07-31
* changes to compute Jacobian coefficients properlyjthorn2002-07-18
* * make want_*_corner arguments optional (default = true) for interpatch ghostjthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* * redo min_ipar() and max_ipar() functions in ghost_zone::jthorn2002-07-01
* complete interpatch-interpolation Jacobian codejthorn2002-06-30
* finish ghost-zone and patch-interp Jacobian support -- yea!!!!jthorn2002-06-28
* * switch to new #include scheme: we include stuff from . and ../includejthorn2002-06-24
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
* 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