summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-09-19 15:28:36 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-09-19 15:28:36 +0000
commit5346eb23a4a57a4ce52fc560cbe14a5b77eeed44 (patch)
tree2d5b645b5f3332dd5e948139b22b8fc7e88a255b /doc
parentc3b68f42efd77709e85be5585b6c26ccd70d5cec (diff)
Refer to the CactusDoc arrangement documentation when documenting tags for grid
variable groups. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4135 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Appendices.tex17
1 files changed, 5 insertions, 12 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 2f041290..2001d852 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -581,18 +581,11 @@ of an {\tt ARRAY}.
{\t CCTK\_GroupTagsTable()} and the
appropriate {\t Util\_TableGet*()} utility functions
(see the ReferenceManual for detailed descriptions).\\
- Example {\t TAGS} information include:
- \begin{itemize}
- \item {\t Checkpoint="yes|no"}\\
- as used by I/O thorns which implement checkpointing/recovery
- functionality to specify whether a group needs be saved
- ({\t "yes"}, this is the default) or can be omitted ({\t "no"})
- in the checkpoint
- because it will be recalculated during recovery anyway.
- \item {\t Prolongation="None|Copy|Lagrange|TVD|ENO"}\\
- as used by a mesh refinement driver thorn (such as Carpet)
- to specify the prolongation type for a group
- \end{itemize}
+ For a list of currently supported {\t TAGS} key-value table information
+ please refer to the corresponding chapter in the documentation of the
+ \verb|CactusDoc| arrangement (section \ref{sec:OtherGmakeTargetsDoc} on
+ page \pageref{sec:OtherGmakeTargetsDoc} explains how to build this
+ documentation).
\item{} The (optional) block following the group declaration line
contains a list of variables contained in the group. All variables in
a group have the same data type, variable type, dimension and