aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.hh
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-09-07 16:49:58 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-09-07 16:49:58 +0000
commit553766a6c152ac8402c072c703b3104ae07caeed (patch)
tree4f3dc126f6eb6320efb349b6e0c0e9d52946cf42 /src/patch/patch_system.hh
parent6079619c1539821a75b975fb36a1e33528706b59 (diff)
rename some variables to remove the last vestiges of the old
cpm_map:: plus_map and minus_map system of indicating map signs (new system is bool map_is_plus) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@295 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/patch_system.hh')
-rw-r--r--src/patch/patch_system.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/patch_system.hh b/src/patch/patch_system.hh
index 279a3e4..24bcf6e 100644
--- a/src/patch/patch_system.hh
+++ b/src/patch/patch_system.hh
@@ -184,7 +184,7 @@ private:
static
void setup_periodic_symmetry_ghost_zones
(const patch_edge& ex, const patch_edge& ey,
- bool ipar_map_sign); // one of cpm_map<fp>::{plus,minus}_map
+ bool ipar_map_is_plus);
// create/interlink a pair of interpatch ghost zones
// ... automagically figures out which edges are adjacent