summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/ThornWriters.tex
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-03-23 18:56:11 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-03-23 18:56:11 +0000
commitadd41523d6c86929e400e9adaef03c6d850feb3c (patch)
tree81cc90465ac8f4730a34d1bbefdc85728e387ff5 /doc/UsersGuide/ThornWriters.tex
parent062d523ad4bb74c47612e40c2a481e945b67edb8 (diff)
get \pageref right in xref to CCTK_InterpLocalUniform()
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2661 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/ThornWriters.tex')
-rw-r--r--doc/UsersGuide/ThornWriters.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index 99192207..882ed240 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -2335,7 +2335,8 @@ of a one element array).
The reduction interface is currently under revision, and in the future
should closely resemble that of the new interpolator interface.
-See e.g. \ref{CCTK-InterpLocalUniform}.%% or \ref{CCTK-InterpGridArrays}.
+See e.g. the description of \verb|CCTK_InterpLocalUniform()| on
+page~\pageref{CCTK-InterpLocalUniform}.
\vskip .24cm
{\bf Obtaining the reduction handle}