aboutsummaryrefslogtreecommitdiff
path: root/src/gr
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-23 01:06:56 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-23 01:06:56 +0000
commitf0721dbadd6eb19a0e821e8edd5598350be78499 (patch)
tree4acde11d49a03444371542c5ca5c871851b00e0d /src/gr
parentc7e72f5a498ada90b97ff10ad6b0dccea5c324f4 (diff)
clarify error messages now that "point outside grid"
and "ghost size too small" are distinct interpolator error codes git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1005 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/gr')
-rw-r--r--src/gr/expansion.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gr/expansion.cc b/src/gr/expansion.cc
index c041dd4..36c1c92 100644
--- a/src/gr/expansion.cc
+++ b/src/gr/expansion.cc
@@ -690,8 +690,6 @@ if (status == CCTK_ERROR_INTERP_POINT_OUTSIDE)
" global_(x,y,z)=(%g,%g,%g)\n"
" is outside the grid (or too close to the boundary)"
" in the %c%c direction!\n"
-" (this may mean that driver::ghost_size is too small,\n"
-" especially if any horizon crosses a symmetry boundary)"
,
error_pt,
global_x, global_y, global_z,