aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
authortradke <tradke@ff385933-4943-42dc-877b-ffc776028de6>2004-01-22 14:55:18 +0000
committertradke <tradke@ff385933-4943-42dc-877b-ffc776028de6>2004-01-22 14:55:18 +0000
commit8729ecbe1e486ad185b01dae7ebe7055524d8ef8 (patch)
tree90fae366267659a423febd5b80e4c9a51a048502 /doc/documentation.tex
parentb071344f919fe7955a63b7fe0bd067d09e2710d7 (diff)
NaNChecker is now scheduled at ANALYSIS (rather than POSTSTEP).
git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@53 ff385933-4943-42dc-877b-ffc776028de6
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index c2383d0..5ad1df6 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -58,7 +58,7 @@ to the required
values. (For most testing purposes these can be set to {\tt 1, 0,} and {"all"}
respectively).
-The NaNChecker then registers a routine at {\bf CCTK\_POSTSTEP} which checks
+The NaNChecker then registers a routine at {\bf CCTK\_ANALYSIS} which checks
at every {\tt NanChecker::check\_every} iteration -- starting at iteration
number {\tt NaNChecker::check\_after} -- all the variables listed in
{\tt NaNChecker::check\_vars} for NaN or infinite values (depending on {\tt