aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 7b62027..4d7e0fc 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -433,6 +433,9 @@ section~\ref{AHFinderDirect/sect-examples} should make this clear.
doing. In order from tersest to most verbose, the allowable
values are
\begin{description}
+ \item[\code{"no output"}]
+ \mbox{}\\
+ Don't print anything.
\item[\code{"physics highlights"}]
\mbox{}\\
Print only a single line each time
@@ -442,12 +445,12 @@ section~\ref{AHFinderDirect/sect-examples} should make this clear.
\mbox{}\\
Print two lines for each horizon found, giving
the horizon area, centroid position, and irreducible mass.
+ This is the default.
\item[\code{"algorithm highlights"}]
\mbox{}\\
Also print a single line for each Newton iteration giving
the 2-norm and $\infty$-norm of the $\Theta(h)$ function
defined by equation~\eqref{AHFinderDirect/eqn-horizon}.
- This is the default.
\item[\code{"algorithm details"}]
\mbox{}\\
Print lots of detailed messages tracing what the code