From d9aa652e8c23788f328e01530456c1e19d7b5ade Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 1 Sep 2002 08:28:09 +0000 Subject: Updated documentation for new verbose parameter git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@36 ff385933-4943-42dc-877b-ffc776028de6 --- doc/documentation.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 4f048b8..7aed2e4 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -67,8 +67,9 @@ Currently these actions can be to just print a level 1 warning message telling you where NaNs/Infs were found and how many (for grid array variables).\\ - For grid arrays it will also print level 2 warnings with the array index - (in fortran order) for all NaN/Inf elements. You can limit the number of + For grid arrays it will also print information with the array index + (in fortran order) for all NaN/Inf elements, depending on the value of + the keyword parameter {\tt verbose}. You can limit the number of such warnings by setting the {\tt NanChecker::report\_max} parameter. \item{\tt terminate} -- cgit v1.2.3