aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-22 18:57:32 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-22 18:57:32 +0000
commitc7e72f5a498ada90b97ff10ad6b0dccea5c324f4 (patch)
tree62b5b4d357e813cccacff5a4df904624977e885f /doc
parentb7d9a11348102558aa9ceb9cfd3ce4bd1a185a56 (diff)
update TODO that I now properly handle "ghost size too small" error code
from the interpoltor small tweaks to documentation.tex git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1004 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
-rw-r--r--doc/documentation.tex10
2 files changed, 5 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index 246a4d7..96f6593 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,8 +1,6 @@
small things
set centroid variables for drift correction
read IO parameters to set (default) directory in which we write output files
- src/gr/geometry.cc should give a nice error msg for "ghost size too small"
- interpolator error code
there should be a Cactus test suite
medium things
diff --git a/doc/documentation.tex b/doc/documentation.tex
index a3def2a..c0ea3ed 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -588,9 +588,9 @@ $^,$%%%
to set the center position, and
\item[%%%
\begin{tabular}{@{}l@{}}
- \code{initial\_guess\_\_coord\_ellipsoid\_\_x\_radius[}$n$\code{]}
- \code{initial\_guess\_\_coord\_ellipsoid\_\_y\_radius[}$n$\code{]}
- \code{initial\_guess\_\_coord\_ellipsoid\_\_z\_radius[}$n$\code{]}
+ \code{initial\_guess\_\_coord\_ellipsoid\_\_x\_radius[}$n$\code{]} \\
+ \code{initial\_guess\_\_coord\_ellipsoid\_\_y\_radius[}$n$\code{]} \\
+ \code{initial\_guess\_\_coord\_ellipsoid\_\_z\_radius[}$n$\code{]} %%%\\
\end{tabular}%%%
]
\mbox{}\\
@@ -617,8 +617,8 @@ to data files:
at every time step. However, you can control how often
(if at all) the apparent horizon shape(s) are written to
data files: this is only done if \verb|how_often_to_output_h|
- is nonzero, and the Cactus time step number is an
- integral multiple of this parameter.
+ is nonzero, and the Cactus time step number \verb|cctk_iteration|
+ is an integral multiple of this parameter.
\item[\code{file\_format}]
\mbox{}\\