From 0b22c077596d384c87ed47fc088b367b118fb0e8 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:50:51 +0000 Subject: changing the documentation.tex files to use our cactus style file git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@77 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- doc/documentation.tex | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index 9884eea..546f226 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1,5 +1,9 @@ \documentclass{article} +% Use the Cactus ThornGuide style file +% (Automatically used from Cactus distribution, if you have a +% thorn without the Cactus Flesh download this from the Cactus +% homepage at www.cactuscode.org) \usepackage{../../../../doc/ThornGuide/cactus} \begin{document} @@ -7,9 +11,15 @@ \title{ADMConstraints} \author{Gabrielle Allen} \date{$ $Date$ $} + \maketitle -\abstract{Calculate the values of the Hamiltonian and Momentum Constraints on the computational grid for output.} +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} +Calculate the values of the Hamiltonian and Momentum Constraints on the computational grid for output. +\end{abstract} \section{Physics} @@ -51,4 +61,7 @@ S_i = -g_{ia} n_b T^{ab} = - g_i^a n^b T_{ab} = -\frac{1}{\alpha} (T_{i0} - \bet \end{itemize} +% Do not delete next line +% END CACTUS THORNGUIDE + \end{document} -- cgit v1.2.3