summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/Appendices.tex')
-rw-r--r--doc/UsersGuide/Appendices.tex9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 8c7442ec..759f7555 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -313,8 +313,6 @@ http://en.wikipedia.org/wiki/Cactus
change them.
See Section~\ref{sec:Appendix.param}.
%\ref{subsec:param_ccl}.
-\item[staggering]
- %See Section~\ref{sec:staggering}.
\item[steerable parameter]
A parameter which can be changed at any time after the program has been
initialised.% See Section~\ref{sec:Cactus_parameters.steerable}.
@@ -525,7 +523,7 @@ The thorn's variables are defined by:
<\var{data_type}> <\var{group_name}>[[<\var{number}>]] [TYPE=<\var{group_type}>] [DIM=<\var{dim}>]
[TIMELEVELS=<\var{num}>]
[SIZE=<\var{size in each direction}>] [DISTRIB=<\var{distribution_type}>]
-[GHOSTSIZE=<\var{ghostsize}>] [STAGGER=<\var{stagger-specification}>]
+[GHOSTSIZE=<\var{ghostsize}>]
[TAGS=<\var{string}>] ["<\var{group_description}>"]
[\{
[ <\var{variable_name}>[,]<\var{variable_name}>
@@ -574,11 +572,6 @@ optional, with the default variable type being {\t SCALAR}.
\item{} {\t GHOSTSIZE} defines number of ghost zones in each dimension
of an {\tt ARRAY}.
%Does GHOSTSIZE default to one for a GF and zero for a GA?
-\item{} {\t STAGGER} defines position of grid-points of a {\tt GF} with respect to
- the underlying grid. It consists of a string made up of a combination {\tt DIM}
- of the letters {\tt M}, {\tt C}, {\tt P}, depending on whether the layout in
- that direction is on the {\tt M}inus face, {\tt C}entre, or {\tt P}lus face
- of the cell in that dimension.
\item{} {\t TAGS} defines an optional string which is used to create a
set of key-value pairs associated with the group. The keys are case
independent. The string (which must be deliminated by single or