summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2008-05-26 08:52:00 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2008-05-26 08:52:00 +0000
commit814eeb193859f300b71acc82f7c6daf3cedca277 (patch)
treee5f83be4448767ceda4bf9fcb3de67ee9847c0e3 /doc/UsersGuide/Appendices.tex
parent76cc25a3d680f4aa1b01573057a55b143d0c4ac2 (diff)
Document new schedule bin "postpostinitial".
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4486 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/Appendices.tex')
-rw-r--r--doc/UsersGuide/Appendices.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 418c68dc..628e8fd1 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -1296,6 +1296,13 @@ value. All later routines are ignored. Schedule clauses \texttt{BEFORE},
that depend on the initial data. This timebin is also not run
when recovering from a checkpoint file.
+\item[{\tt CCTK\_POSTPOSTINITIAL}]
+ This is the place to modify initial data, or to calculate data
+ that depend on the initial data. This timebin is executed
+ after the recursive initialisation of finer grids if there is
+ a mesh refinement hierarchy, and it is also not run
+ when recovering from a checkpoint file.
+
\item[{\tt CCTK\_RECOVER\_VARIABLES}]
Used by thorns with relevant IO methods as the point
to read in all the grid variables when recovering from