From 66136beb3f0c80afd7cd3efacbfe9e17f8985e6e Mon Sep 17 00:00:00 2001 From: rideout Date: Wed, 26 Sep 2001 11:00:28 +0000 Subject: Fixes in staggering discussion. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2387 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/ThornWriters.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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} -- cgit v1.2.3