aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2009-01-22 22:37:32 +0000
committerknarf <knarf@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2009-01-22 22:37:32 +0000
commit190d31c2fee17b15a7206640fe32da3a4594fa53 (patch)
treebf62554d68081bb4baf0585593b96ac320dc20f4
parent0c77e02f695962169f1f8d35f6b2bb6cbcb7ffa9 (diff)
use correct latex package, typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@130 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index e6e6f64..3c9c381 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -696,7 +696,7 @@ The fourth order method, which is not strictly TVD, is:
({\bf q}^{(0)}), \\
{\bf q}^{(2)} & = & {\bf q}^{(0)} + \frac{1}{2} \Delta t {\bf L}
({\bf q}^{(1)}), \\
- {\bf q}^{(3)} & = & {\bf q}^{(0)} + \Delta t {\bf \L} ({\bf
+ {\bf q}^{(3)} & = & {\bf q}^{(0)} + \Delta t {\bf L} ({\bf
q}^{(2)}), \\
{\bf q}^{(4)} & = & \frac{1}{6} \left( - 2 {\bf q}^{(0)} + 2 {\bf
q}^{(1)} + 4 {\bf q}^{(2)} + 2 {\bf q}^{(3)} + \Delta t{\bf L}