From 1b7a49748c559f82bd3d4516900f44d03b718c44 Mon Sep 17 00:00:00 2001 From: allen Date: Mon, 20 Nov 2000 09:36:16 +0000 Subject: Correcting docs for CCTK_GroupIndex, CCTK_VarIndex pointed out by Karen. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1893 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/FunctionReference.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/UsersGuide/FunctionReference.tex b/doc/UsersGuide/FunctionReference.tex index d84b3a7e..c191fa7f 100644 --- a/doc/UsersGuide/FunctionReference.tex +++ b/doc/UsersGuide/FunctionReference.tex @@ -1287,7 +1287,7 @@ The variable name should be in the form {\t ::} \parameter{groupname}{The name of the group} \end{params} \begin{discussion} -The group name should be given in the form {\t ::} +The group name should be the given in its fully qualified form, that is {\t ::} for a public or protected group, and {\t ::} for a private group. \end{discussion} \begin{examples} \begin{tabular}{@{}p{3cm}cp{11cm}} @@ -2293,7 +2293,7 @@ the preferred method from synchronising variables. \parameter{varname}{The name of the variable} \end{params} \begin{discussion} -The variable name should be given in the form {\t ::} +The variable name should be the given in its fully qualified form, that is {\t ::} for a public or protected variabe, and {\t ::} for a private variable. \end{discussion} \begin{examples} \begin{tabular}{@{}p{3cm}cp{11cm}} -- cgit v1.2.3