aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index dac8316..b289d1b 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -363,9 +363,9 @@ table, which should have the following entries:\beforetable
SYSTEM & CCTK\_INT & \verb|<handle>|\\
NAME & CCTK\_STRING & \code{x}\\
DIRECTION & CCTK\_INT & \code{2}\\
-PHYSICALMIN & CCTK\_REAL & \code{0.0}\\
+PHYSICALMIN & CCTK\_INT & \code{0}\\
COMPMIN & CCTK\_REAL & \\
-PHYSICALMAX & CCTK\_REAL & \\
+PHYSICALMAX & CCTK\_INT & \\
COMPMAX & CCTK\_REAL & \\
TYPE & CCTK\_STRING & \verb/uniform|non-uniform|warped/\\
TIMEDEPENDENT & CCTK\_INT & \verb/<yes (1)|no (0)>/\\