aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
authorrideout <rideout@6a38eb6e-646e-4a02-a296-d141613ad6c4>2003-02-17 21:23:13 +0000
committerrideout <rideout@6a38eb6e-646e-4a02-a296-d141613ad6c4>2003-02-17 21:23:13 +0000
commita456ccd58e6d04df3053984dbca4b10f6cd9c9fe (patch)
treeb958873a7a1b21a436753cb47b9e90c6a73d26ea /doc/documentation.tex
parent8c0c0e9e49e1e1f2c746e403b2a44a4fac637787 (diff)
Make boundary conditions case-insensitive.
Register radiation boundary conditions under the name "Radiation", rather than "Radiative". git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@206 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 1118a61..fd758f3 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -212,7 +212,7 @@ as -1), commonly used default values will be assumed for all arguments
The name of the boundary condition must match that with which the
boundary condition providing function was registered. These names are
-case sensitive. See section \ref{sec:provided_bcs} for a list of
+case insensitive. See section \ref{sec:provided_bcs} for a list of
boundary conditions provided by thorn \texttt{Boundary}.
@@ -607,7 +607,7 @@ a wave speed of $v$, so the boundaries should be out in
the region where the characteristic speed is constant.
Notice that this speed does not have to be 1.
-The radiation boundary condition is registered under the name ``Radiative''.
+The radiation boundary condition is registered under the name ``Radiation''.
\subsection{Additional arguments}