aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 25990c9..b48f73b 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -177,8 +177,10 @@ the {\it Cactus ThornGuide}).
At present, the table option \verb|boundary_extrapolation_tolerance| is not
implemented. Instead, if any point cannot be mapped onto a processor
-(i.e.\ the point is outside the global grid) the error code
-\verb|CCTK_ERROR_INTERP_POINT_OUTSIDE| is returned.
+(i.e.\ the point is outside the global grid), a level-1 warning is printed to
+stdout by default, and the error code \verb|CCTK_ERROR_INTERP_POINT_OUTSIDE| is
+returned. The warning will not be printed if the parameter table contains an
+entry with the key \verb|"suppress_warnings"|.
An error condition occuring only locally on a processor
(\verb|CCTK_ERROR_INTERP_POINT_OUTSIDE| or error codes returned by