aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2003-08-22 20:56:08 +0000
committerrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2003-08-22 20:56:08 +0000
commitceeea059e17832467c9688b14ce226f8ab47e22b (patch)
tree4ee3191b513d60333a3ed452e094249ad3916674 /doc
parentd867c60478ca01d2b0c2ec3ee2bcc792f6447b0c (diff)
Update to use CoordBase. Registration of spher3d is deprecated.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@180 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index c8dcf7d..79228b9 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -209,8 +209,8 @@ has the integer array indices $[2,32]$ (C) or $[3,33]$ (Fortran).
\section{Coordinates}
-\verb|CartGrid3D| defines (registers) two coordinate systems:
-\verb|cart3d| and \verb|spher3d|.
+\verb|CartGrid3D| defines (registers) four coordinate systems:
+\verb|cart3d|, \verb|cart2d|, \verb|cart1d|, and \verb|spher3d|.
The Cartesian coordinates supplied by this thorn are grid functions
with the standard names \verb|x|, \verb|y|, and \verb|z|. To use