summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-11-05 20:12:22 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-11-05 20:12:22 +0000
commitbff5c4e02e833eb99c10cc1d679a08b65aa8dc20 (patch)
tree152d457ed26017a71c8eb8577e0535b1e705966a /doc/UsersGuide/Appendices.tex
parentdbca04da66b0260e9466786ab4729c7e7dbf18c0 (diff)
Explain the postrestrict bin.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3449 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/Appendices.tex')
-rw-r--r--doc/UsersGuide/Appendices.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 6f9def1e..028d0d99 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -793,6 +793,12 @@ through them.
should allow all functions to be scheduled in the main {\tt CCTK\_EVOL}
timebin.
+\item[{\tt CCTK\_POSTRESTRICT}]
+ This timebin is used only in mesh refinement settings. It is
+ ignored for unigrid runs. (With mesh refinemenets, boundary
+ conditions might need to be applied after every
+ ``restriction'' step.)
+
\item[{\tt CCTK\_ANALYSIS}]
The analysis timebin is special, in that it is closely coupled
with output, and routines which are scheduled here are typically