aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2005-09-26 01:00:59 +0000
committerschnetter <schnetter@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2005-09-26 01:00:59 +0000
commitc7b3ce61836eaa56eec70431bf2ed4746ec1d62c (patch)
tree8f68e2dacdcbc23376de461c4ee31dca408764ac
parentcff0d0e428feb8fa8a4ae2faa9c5ce360311755d (diff)
Document schedule group ADMBase_InitialGauge.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@33 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-rw-r--r--doc/documentation.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 7471fa5..7e043f2 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -147,7 +147,10 @@ EXTENDS KEYWORD initial_data
\end{verbatim}
}
-{\tt ADMBase} also schedules a group {\tt ADMBase\_InitialData} at {\tt CCTK\_INITIAL}. Initial data thorns should schedule routines which are order independent to run in this group, for example
+{\tt ADMBase} also schedules two groups {\tt ADMBase\_InitialData} and
+{\tt ADMBase\_InitialGauge} in this order at {\tt CCTK\_INITIAL}.
+Initial data and initial gauge thorns should schedule their routines
+to run in this group, for example
{\tt
\begin{verbatim}