summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/ThornWriters.tex
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-20 18:28:01 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-20 18:28:01 +0000
commit3ecda4bbffbd477e6a15e1d22af6cd3e44e01f57 (patch)
treeae6554607801cc04031d1ad64399fbf84d58e275 /doc/UsersGuide/ThornWriters.tex
parentd5d2f31239d002918c61e89b9af824cf28f8af2b (diff)
Fix typo in staggering discussion.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2909 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/ThornWriters.tex')
-rw-r--r--doc/UsersGuide/ThornWriters.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index ac1e31ea..42fd65c9 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -1738,7 +1738,7 @@ is converted into a base-3 number. Several routines exist, to extract the
staggering in a specific direction, called {\em directional
staggerindex}. E.g. {\tt stagger = MCM}: {\em staggerindex} = 3, in the
x-direction: {\em directional staggerindex} = CCTK\_STAGGER\_M (value 0), in the
-x-direction: {\em directional staggerindex} = CCTK\_STAGGER\_C (value 1).
+y-direction: {\em directional staggerindex} = CCTK\_STAGGER\_C (value 1).
\begin{Lentry}
\item[{\tt CCTK\_STAGGER\_M}] value used for M-type staggering