aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2003-05-13 15:28:37 +0000
committertradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2003-05-13 15:28:37 +0000
commit0ee2c445d50bfdd8034823ee2eac437436fc7043 (patch)
tree89f64ebf03c0e44232ebba2f6b9ccdbdde5bcea7
parentfead33bb0bb420a04d15ad58b778342b3906fa8a (diff)
Document the parameter table option "suppress_warnings".
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@62 1c20744c-e24a-42ec-9533-f5004cb800e5
-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