From 48c75f0d71397139981afa9e89b4d65e2d9b83c2 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 18 Jan 2004 16:47:02 +0000 Subject: Update documentation and fix typo git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@257 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- doc/documentation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 63deb61..72ed964 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -406,7 +406,7 @@ For the boundary conditions in individual coordinate directions, use\\ \end{tabular} Prototypes for each of the functions described for the old interface -are included in the header file \texttt{Boundaty.h}. Please add +are included in the header file \texttt{Boundary.h}. Please add \begin{verbatim} uses include header: Boundary.h \end{verbatim} @@ -935,7 +935,7 @@ following additional arguments:\\[1mm] \hline \textbf{key} & \textbf{variable type} & \textbf{description} & \textbf{default value}\\ \hline -FINF & CCTK\_REAL & $f_0$ & 1.0\\ +FINF & CCTK\_REAL & $f_0$ & 0\\ DECAY POWER & CCTK\_INT & $n$ & 1\\ BOUNDARY WIDTH & CCTK\_INT array & stencil width for each face & n/a\\ \hline -- cgit v1.2.3