aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-31 10:09:17 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-31 10:09:17 +0000
commita08861f49cb2d85be13b49dfa1398eefbc3ea48d (patch)
tree8f4861af2cf809fbc96c4db41f916eea0a0a0a56 /src
parentf74fdfecb2903fbe1c0acbf1305788e8f01d6454 (diff)
comment fixes
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@410 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/patch/patch_interp.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/patch/patch_interp.cc b/src/patch/patch_interp.cc
index 42a9198..80de591 100644
--- a/src/patch/patch_interp.cc
+++ b/src/patch/patch_interp.cc
@@ -4,7 +4,6 @@
//
// patch_frontier::patch_frontier
// patch_frontier::~patch_frontier
-// patch_frontier::setup_interpolation_for_gridfn
// patch_frontier::interpolate
//
@@ -35,10 +34,6 @@ using jtutil::error_exit;
#include "patch_frontier.hh"
//*****************************************************************************
-//*****************************************************************************
-// patch_frontier - interpolation to get data for another patch's ghost zone
-//*****************************************************************************
-//*****************************************************************************
//
// This function constructs an patch_frontier object.