From 650f3127c6c46c8d14e5071a810307a79dce0c6e Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:50:45 +0000 Subject: changing the documentation.tex files to use our cactus style file git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@49 eec4d7dc-71c2-46d6-addf-10296150bf52 --- doc/documentation.tex | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index d68b5b7..2b385e5 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -7,24 +7,28 @@ % @enddesc % @version $Header$ % @@*/ + + \documentclass{article} -\usepackage{graphicx} -\parskip = 0 pt -\parindent = 0pt -\oddsidemargin = 0 cm -\textwidth = 16 cm -\topmargin = -1 cm -\textheight = 24 cm +% 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} + \title{Using Cartoon2D} \author{Denis Pollney} -\date{April 2002} +\date{$ $Date$ $} \maketitle -\abstract{ +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} The \texttt{Cartoon2D} thorn allows fully 3D codes to be used to model axisymmetric systems, by considering a 3D evolution which is only one plane thick and applying a rotational tensor @@ -32,7 +36,7 @@ condition. This allows 3D codes to be tested efficiently on 2D problems, as well as providing a means of carrying out axisymmetric evolutions in cartesian coordinates without problems at the axis. -} +\end{abstract} \section{Background} @@ -303,4 +307,7 @@ bin is run even when checkpoint recovery is not being used.) \textbf{10}, 273--289, (gr-qc/9908012). \end{thebibliography} -\end{document} \ No newline at end of file +% Do not delete next line +% END CACTUS THORNGUIDE + +\end{document} -- cgit v1.2.3