aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index f776d8c..dbc29e8 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -8,10 +8,7 @@
\begin{document}
-\newcommand{\InterpGridArrays}{{\tt CCTK\_\-Interp\-Grid\-Arrays()}}
-\newcommand{\PUGHInterp}{{\it PUGH\-Interp}}
-
-\title{\PUGHInterp}
+\title{PUGHInterp}
\author{Paul Walker, Thomas Radke, Erik Schnetter}
\date{$ $Date$ $}
@@ -20,6 +17,9 @@
% Do not delete next line
% START CACTUS THORNGUIDE
+\newcommand{\InterpGridArrays}{{\tt CCTK\_\-Interp\-Grid\-Arrays()}}
+\newcommand{\PUGHInterp}{{\it PUGH\-Interp}}
+
\begin{abstract}
Thorn \PUGHInterp\ implements the Cactus interpolation API \InterpGridArrays\
for the interpolation of CCTK grid arrays at arbitrary points.