aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-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}