From ceeea059e17832467c9688b14ce226f8ab47e22b Mon Sep 17 00:00:00 2001 From: rideout Date: Fri, 22 Aug 2003 20:56:08 +0000 Subject: 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 --- doc/documentation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3