aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2003-02-17 16:46:04 +0000
committertradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2003-02-17 16:46:04 +0000
commit673b44e5fa3d8616b96dbc03fbab73e40789a650 (patch)
treee3ebdb3ac7d26436e38f9d57c77cfac6fc423e7e
parenteacf82b4a9e31b759f0250b67190b7bfafdd956b (diff)
Mention the range of possible timelevel values for the input_array_time_levels
array in the options table. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@51 1c20744c-e24a-42ec-9533-f5004cb800e5
-rw-r--r--doc/documentation.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index dbc29e8..d314402 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -149,7 +149,8 @@ of \InterpGridArrays\ is:
CCTK_INT input_array_time_levels[N_input_arrays];
\end{verbatim}
which lets you choose the timelevels for the individual grid arrays to
-interpolate. If no such table option is given, then the current timelevel (0)
+interpolate (in the range $[0, N\_time\_levels\-\_of\_var\_i - 1]$).
+If no such table option is given, then the current timelevel (0)
will be taken as the default.
The following table options are meant for the user to specify how the