summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorswhite <swhite@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-10-19 06:30:48 +0000
committerswhite <swhite@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-10-19 06:30:48 +0000
commit0d8e0648fd8ea848f2bf1a6199251cda266af84b (patch)
treece63ebc6532447cdec8a9cc048872074221d19b6 /doc
parent8ba99ba3197c53d0fad8ec50c1dfa667d7eb00bd (diff)
more to CCTK_RECOVER_PARAMETERS
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4380 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Appendices.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index f72794bf..12c81367 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -1215,9 +1215,8 @@ value. All later routines are ignored. Schedule clauses \texttt{BEFORE},
\item[{\tt CCTK\_RECOVER\_PARAMETERS}]
Used by thorns with relevant IO methods as the point
to read parameters when recovering from checkpoint files.
- Grid variables are not available in this timebin. This bin is
- special (see above); do not schedule any routines here except
- if they recover parameters.
+ Grid variables are not available in this timebin. Scheduling
+ in this timebin is special (see above).
\item[{\tt CCTK\_STARTUP}]
Run before any grids are constructed, this is