From c7b3ce61836eaa56eec70431bf2ed4746ec1d62c Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 26 Sep 2005 01:00:59 +0000 Subject: Document schedule group ADMBase_InitialGauge. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@33 d576a68a-b34a-40ae-82fc-004fa1a9d16f --- doc/documentation.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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} -- cgit v1.2.3