From 251defc799f764a3340c4aa1db85b9dd3e05068b Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 8 Oct 2003 16:13:27 +0000 Subject: Fix typo. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@39 b9286e40-80fe-41ab-903a-d6b447012e1e --- src/WaveBinary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WaveBinary.c b/src/WaveBinary.c index ab8f3ec..c02befd 100644 --- a/src/WaveBinary.c +++ b/src/WaveBinary.c @@ -135,7 +135,7 @@ void WaveBinaryC(CCTK_ARGUMENTS) - they can be on our grid chunk completly - we have a lower part of the source on our grid chunk - we have a upper part - - the source covers a grid chunk completetly + - the source covers a grid chunk completely Get the floor-vindex of the lower bound and ceiling-vindex of the upper bound. -- cgit v1.2.3