From 8729ecbe1e486ad185b01dae7ebe7055524d8ef8 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 22 Jan 2004 14:55:18 +0000 Subject: 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 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/documentation.tex') 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 -- cgit v1.2.3