aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-29 19:19:31 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-29 19:19:31 +0000
commit6d128788b638ab5dca876aff99809605ddbade21 (patch)
treeade584b6ff23437841c46fa8d532f0283ff5707b /src/patch/ghost_zone.cc
parenta57eaee3bb22dc12d90cf4c4302e51decde93faf (diff)
start on new patch_frontier design --> to use Cactus local interpolator
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@402 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/ghost_zone.cc')
-rw-r--r--src/patch/ghost_zone.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/ghost_zone.cc b/src/patch/ghost_zone.cc
index 8aeb16d..6cbdd31 100644
--- a/src/patch/ghost_zone.cc
+++ b/src/patch/ghost_zone.cc
@@ -390,7 +390,7 @@ void interpatch_ghost_zone::synchronize
bool want_max_par_corner)
const
{
-//
+// FIXME FIXME
for (int iperp = min_iperp() ; iperp <= max_iperp() ; ++iperp)
{
for (int ipar = min_ipar(iperp) ; ipar <= max_ipar(iperp) ; ++ipar)