aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.hh
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-02 17:36:27 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-02 17:36:27 +0000
commitaed60fcd6605970b0b9482ce6a10fc9d788a8cbc (patch)
treee19512b3b73f9b3cf1f80e7ea7cdd593d96b1197 /src/patch/ghost_zone.hh
parent12fb0769e6d9f16b6c6e0c69ef24e97d6b79581f (diff)
slightly rename pars to interpatch_ghost_zone::setup_other_frontier()
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@423 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/ghost_zone.hh')
-rw-r--r--src/patch/ghost_zone.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/patch/ghost_zone.hh b/src/patch/ghost_zone.hh
index 9ce4689..df0c9dd 100644
--- a/src/patch/ghost_zone.hh
+++ b/src/patch/ghost_zone.hh
@@ -517,8 +517,8 @@ public:
// construct *other* patch's frontier,
// interlink it with this ghost zone and the other patch
- void setup_other_frontier(int interp_handle_in,
- int interp_par_table_handle_in);
+ void setup_other_frontier(int interp_handle,
+ int interp_par_table_handle);
// constructor, destructor
interpatch_ghost_zone(const patch_edge& my_edge_in,