From 7884ec47f4d408fbb5eda89e3add990952153ea1 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:51:22 +0000 Subject: changing the documentation.tex files to use our cactus style file git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@28 1c20744c-e24a-42ec-9533-f5004cb800e5 --- doc/documentation.tex | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index 75033d2..d2d0d8b 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1,14 +1,25 @@ -%version $Header$ \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} \title{PUGHInterp} \author{Paul Walker, Thomas Radke, Erik Schnetter} -\date{1997-2001} +\date{$ $Date$ $} + \maketitle -\abstract{Thorn PUGHInterp provides interpolation of arrays - at arbitrary points.} +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} +Thorn PUGHInterp provides interpolation of arrays at arbitrary points. +\end{abstract} \section{Purpose} Thorn PUGHInterp implements interpolation operators for CCTK grid @@ -59,11 +70,8 @@ for details. \section{Comments} For more information on how to invoke interpolation operators please refer to the flesh documentation. -% -% Automatically created from the ccl files -% Do not worry for now. -\include{interface} -\include{param} -\include{schedule} + +% Do not delete next line +% END CACTUS THORNGUIDE \end{document} -- cgit v1.2.3