summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-26 11:00:28 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-26 11:00:28 +0000
commit66136beb3f0c80afd7cd3efacbfe9e17f8985e6e (patch)
tree087518b179589878b192638cc4c099a52b6afd7b /doc
parent943814042b57a3a94e9475f2e077d4fc3dfdd11a (diff)
Fixes in staggering discussion.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2387 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/ThornWriters.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index 680bb795..39b86d89 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -929,7 +929,7 @@ is offset by a full gridspacing in the positive direction (or the
right).
\end{Lentry}
For multi dimensional gridfunctions you concatenate the code
-characters in xyz order. In picture xy we show four different
+characters in xyz order. In Figure \ref{fig:stagger1} we show four different
staggerings of a two dimensional grid functions. The solid black grid
circles show the default location of the grid functions at the
intersections of the grid lines. In (A) we show an additional grid
@@ -950,7 +950,7 @@ rather unusual; included here for completeness.
\end{center}
\caption[]{\small {\bf Staggered gridpoints in 2D} for several
staggerings. (a) : {\tt MC}, (b): {\tt CM}, (c): {\tt CC}, (d): {\tt
-PP}. Note that the staggering of gridfunctions does change its
+PP}. Note that the staggering of gridfunctions does not change its
index. The staggered gridpoints and the corresponding unstaggered
points (arrows) are accessed by the same indices.}
\label{fig:stagger1}