aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrideout <rideout@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2002-11-29 19:41:56 +0000
committerrideout <rideout@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2002-11-29 19:41:56 +0000
commit5d33eee6b479bd99b013f7e76a22f582c94b2749 (patch)
tree14853dd3f0f3430ee3bac5e5dbbab6419327a7a5 /doc
parent779f0b9e0aff1d0938a478bc4e5978f514b6edf4 (diff)
Minor fixes.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/StaticConformal/trunk@15 0cbbb82d-14ec-4423-a1fb-2ab18257ecaa
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 7a535e0..9836da8 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -125,11 +125,10 @@ The {\tt StaticConformal} thorn itself does not calculate any conformal
factor, but does initialise the {\tt conformal\_state} variable to 0.
Please note, no thorn should use the {\tt conformal\_state} variable
-unless the parameter {\tt metric\_type} is {\tt ``static conformal''}.
+unless the parameter {\tt metric\_type} is {\tt "static conformal"}.
The {\tt conformal\_state} variable is not assigned storage or
-initialised by the StaticConformal thorn in any other case.
-
-However thorns are free to themselves assign storage for {\tt
+initialised by the \texttt{StaticConformal} thorn in any other case.
+However, thorns are free to themselves assign storage for {\tt
conformal\_state} and initialise it to zero if {\tt metric\_type} is
``physical''. In this one case it is safe for them to use the
\texttt{conformal\_state} variable if \texttt{metric\_type} is not