aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2005-06-14 13:46:07 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2005-06-14 13:46:07 +0000
commit57e66ad6c345bcc1e7f805ce95ac0ca39bc6184d (patch)
tree4901d9cd37871d666829aa26251c00610f9563d5 /doc
parent3b07258fb3f9f42185aafd174a93a80aa29a326f (diff)
* implement new verbose_level option "no output"
* decrease the default verbose_level from "algorithm highlights" down to "physics details" git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1423 f88db872-0e4f-0410-b76b-b9085cfa78c5
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