aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2004-05-18 11:11:39 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2004-05-18 11:11:39 +0000
commitf0c4c2ecd668d33985dc126c862ac812eaf1b45a (patch)
treec5e4a0d559f243ab8548a8b4c61adb062d5bd321
parent92fc699266215daf84a3b3f6fdac5689e6f1de65 (diff)
emphasize that "cartesian" in interpolator names is in lower case
(cf PR/1367) git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@182 df1f8a13-aa1d-4dd4-9681-27ded5b42416
-rw-r--r--doc/documentation.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index f5df214..c932425 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -121,6 +121,7 @@ for the old Cactus interpolation API \verb|CCTK_InterpLocal()| and
"uniform cartesian"
\end{verbatim}
for the new Cactus interpolation API \verb|CCTK_InterpLocalUniform()|.
+(Note that the word ``{\tt cartesian}'' is in lower case here!)
It supports 1, 2, and 3-dimensional interpolation.