From 842d168da2b99338adc149cba558f04819e09ace Mon Sep 17 00:00:00 2001 From: tradke Date: Sun, 30 Dec 2001 16:04:31 +0000 Subject: Really sort the function index alphabetically. This closes PR Documentation-671. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2550 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/FunctionReference.tex | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/UsersGuide/FunctionReference.tex b/doc/UsersGuide/FunctionReference.tex index 68d09a9f..a4aa9f66 100644 --- a/doc/UsersGuide/FunctionReference.tex +++ b/doc/UsersGuide/FunctionReference.tex @@ -99,14 +99,14 @@ from Fortran. [\pageref{CCTK-CmplxSin}] Returns the Sine of a complex number (only C) [not yet available] -\item[CCTK\_CmplxSub] - [\pageref{CCTK-CmplxSub}] - Returns the subtraction of two complex numbers (only C) - \item[CCTK\_CmplxSqrt] [\pageref{CCTK-CmplxSqrt}] Returns the square root of a complex number (only C) [not yet available] +\item[CCTK\_CmplxSub] + [\pageref{CCTK-CmplxSub}] + Returns the subtraction of two complex numbers (only C) + \item[CCTK\_CoordDir] [\pageref{CCTK-CoordDir}] Give the direction for a given coordinate name. @@ -291,26 +291,26 @@ from Fortran. \item[CCTK\_NumIOMethods] [\pageref{CCTK-_NumIOMethods}] -\item[CCTK\_NumTimeLevelsFromVarI] - [\pageref{CCTK-NumTimeLevelsFromVarI}] - Gives the number of timelevels for a variable - \item[CCTK\_NumTimeLevelsFromVar] [\pageref{CCTK-NumTimeLevelsFromVar}] Gives the number of timelevels for a variable +\item[CCTK\_NumTimeLevelsFromVarI] + [\pageref{CCTK-NumTimeLevelsFromVarI}] + Gives the number of timelevels for a variable + \item[CCTK\_NumVars] [\pageref{CCTK-NumVars}] Get the number of grid variables compiled in the code -\item[CCTK\_NumVarsInGroupI] - [\pageref{CCTK-NumVarsInGroupI}] - Provides the number of variables in a group from the group index - \item[CCTK\_NumVarsInGroup] [\pageref{CCTK-NumVarsInGroup}] Provides the number of variables in a group from the group name +\item[CCTK\_NumVarsInGroupI] + [\pageref{CCTK-NumVarsInGroupI}] + Provides the number of variables in a group from the group index + \item[CCTK\_nProcs] [\pageref{CCTK-nProcs}] Get the total number of processors used @@ -375,14 +375,14 @@ from Fortran. [\pageref{CCTK-RegisterGHExtensionInitGH}] Register a routine for providing initialisation for an extension to the Cactus GH -\item[CCTK\_RegisterGHExtensionSetupGH] - [\pageref{CCTK-RegisterGHExtensionSetupGH}] - Register a routine for setting up an extension to the Cactus GH - \item[CCTK\_RegisterGHExtensionScheduleTraverseGH] [\pageref{CCTK-RegisterGHExtensionScheduleTraverseGH}] Register a GH extension schedule traversal routine +\item[CCTK\_RegisterGHExtensionSetupGH] + [\pageref{CCTK-RegisterGHExtensionSetupGH}] + Register a routine for setting up an extension to the Cactus GH + \item[CCTK\_RegisterIOMethod] [\pageref{CCTK-RegisterIOMethod}] Register an IO method name -- cgit v1.2.3