aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.hh
Commit message (Expand)AuthorAge
* add a bunch of commentsjthorn2002-04-10
* slightly refactor some code -- no functional changesjthorn2002-04-10
* remove duplicate dcl of interpatch_ghost_zone::assert_fully_setup()jthorn2002-04-10
* tweak a few more commentsjthorn2002-04-10
* finish renaming patch_frontierjthorn2002-04-10
* rename patch_frontier --> patch_interp everywherejthorn2002-04-10
* move a bunch of logic out of interpatch_ghost_zone::interpatch_ghost_zone()jthorn2002-04-08
* 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
* finish construction/setup codejthorn2002-04-01
* partial mods to correspond to recent changes to patch_frontier::jthorn2002-04-01
* change to new syncronize() terminology in commentsjthorn2002-03-29
* change symmetry_ghost_zone to new synchronize() APIjthorn2002-03-29
* add jtutil:: explicit scope operatorsjthorn2002-03-29
* bring misc old changes into cvsjthorn2002-03-27
* add new logic to interpatch_ghost_zone::{min,max}_ipar(int iperp)jthorn2001-09-14
* clarify the comments on corner handling some morejthorn2001-09-14
* fix comments in example on handling of diagonalsjthorn2001-09-14
* clarify comments on corner handlingjthorn2001-09-14
* --- ghost_zone.hh ---jthorn2001-09-13
* tweak commentsjthorn2001-09-12
* change comments describing how we handle corner between sym/sym ghost zonesjthorn2001-09-12
* fix comment for interpatch_ghost_zone::{min,max}_ipar(int iperp)jthorn2001-09-12
* rename 'setup_scalar_gridfn_in_...' --> 'extend_scalar_gridfn_to_...'jthorn2001-09-09
* change setup of symmetry ghost zones to properly handle the case wherejthorn2001-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
* change interpatch_ghost_zone:: to use a cpm_map for the perp map,jthorn2001-09-06
* Some bugfixes for patch setup when N_overlap != 0jthorn2001-09-05
* ghost_zone.ccjthorn2001-07-18
* tweak commentsjthorn2001-07-18
* addjthorn2001-07-16
* get rid of last remnants of "border" terminologyjthorn2001-07-16
* move set_other_frontier() from private (accessed only via friend)jthorn2001-07-16
* add a sanity check to interpatch_ghost_zone::set_other_frontier()jthorn2001-07-16
* add missing forward declaration for patch_system::jthorn2001-07-16
* minor syntax bugfixes found by gccjthorn2001-07-16
* tweak const qualifiers on patch referencesjthorn2001-07-16
* add interpatch_ghost_zone::assert_fully_setup()jthorn2001-07-16
* add implementation for interpatch_ghost_zone::other_{min,max}_iperp()jthorn2001-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
* tweak comments, delete unused N_ipar_*() fnsjthorn2001-07-12
* revisions & cleanups to ghost_zone:: and symmetry_ghost_zone::jthorn2001-07-11
* still more revisions/clarifications to comments describingjthorn2001-06-21
* further expansion/clarification of commentsjthorn2001-06-21
* move comments describing 3-phase ghost zone algorithmjthorn2001-06-21
* remove some unused fnsjthorn2001-06-21