aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-01-18 16:47:02 +0000
committerschnetter <schnetter@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-01-18 16:47:02 +0000
commit48c75f0d71397139981afa9e89b4d65e2d9b83c2 (patch)
tree5c52ff6cbb1a23f132e2c3df3e6e4a30bf8c14b5
parentea43623af79137f25b3284fa7e5258f75689c92f (diff)
Update documentation and fix typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@257 6a38eb6e-646e-4a02-a296-d141613ad6c4
-rw-r--r--doc/documentation.tex4
1 files 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