From f141dbef0a7ca2fb3d80e15474752a1837f3ac72 Mon Sep 17 00:00:00 2001 From: rideout Date: Mon, 16 Sep 2002 07:00:48 +0000 Subject: Fix typo in int CCTK_ReduceLocArrayToArray2D() doc. Fixes Documentation/1241. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3000 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/ThornWriters.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex index ea089377..366fa3aa 100644 --- a/doc/UsersGuide/ThornWriters.tex +++ b/doc/UsersGuide/ThornWriters.tex @@ -2615,7 +2615,7 @@ communicating. Use the values as specified in \ref{sec:datyansi}. processors. {\t \begin{verbatim} -int CCTK_ReduceLocArrayToArrayD( cGH *GH, +int CCTK_ReduceLocArrayToArray2D( cGH *GH, int processor, int opertaion_handle, in_array_2d, -- cgit v1.2.3