aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2006-10-01 19:00:28 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2006-10-01 19:00:28 +0000
commit27cf3525926fc36695167901b7cd6f0bfd38447b (patch)
tree17d5a71f4b4e4db298c18027ea37b23700573239
parentd90b47851f0b58c7deabf408acff2d946a34cd11 (diff)
correct comment about multi-line strings in par files
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1480 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--doc/documentation.tex22
1 files changed, 8 insertions, 14 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 36ae58c..95e145d 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1328,20 +1328,14 @@ This is controlled by the following parameters:
If you want to get very high accuracy from \thorn{AHFinderDirect},
then you should use a cubic Hermite geometry interpolator, by
- setting%%%
-\footnote{%%%
- Note that Cactus currently doesn't allow
- ``backslash'' line continuation in a
- parameter file, so the whole string should
- be on a single (very long) line in your
- parameter file!
- }%%%
- \begin{verbatim}
- AHFinderDirect::geometry_interpolator_pars = \
- "order=3 \
- boundary_off_centering_tolerance={1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10} \
- boundary_extrapolation_tolerance={0.0 0.0 0.0 0.0 0.0 0.0}"
- \end{verbatim}
+ setting
+\begin{verbatim}
+AHFinderDirect::geometry_interpolator_pars = "
+ order=3
+ boundary_off_centering_tolerance={1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10}
+ boundary_extrapolation_tolerance={0.0 0.0 0.0 0.0 0.0 0.0}
+ "
+\end{verbatim}
Assuming perfectly accurate geometry variables in the 3-D Cactus grid,
this will make \thorn{AHFinderDirect} (very) roughly an order
of magnitude more accurate. However, the larger molecule size