From 57e66ad6c345bcc1e7f805ce95ac0ca39bc6184d Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 14 Jun 2005 13:46:07 +0000 Subject: * 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 --- doc/documentation.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3