]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix one more place.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 26 Aug 2009 16:47:26 +0000 (16:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 26 Aug 2009 16:47:26 +0000 (16:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@19345 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-8/doc/intro.dox

index fa25893ab834a910c7e22676029f86c3c20fc996..cc8be6ae066d5735eda0162e5c23507e347e86de 100644 (file)
@@ -54,14 +54,14 @@ and the respective bilinear form is then
     \lambda \nabla\cdot {\mathbf u}, \nabla\cdot {\mathbf v}
   \right)_\Omega
   +
-  \sum_{i,j}
+  \sum_{k,l}
   \left(
-    \mu \partial_i u_j, \partial_i v_j
+    \mu \partial_k u_l, \partial_k v_l
   \right)_\Omega
   +
-  \sum_{i,j}
+  \sum_{k,l}
   \left(
-    \mu \partial_i u_j, \partial_j v_i
+    \mu \partial_k u_l, \partial_l v_k
   \right)_\Omega,
 @f]
 or also writing the first term a sum over components:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.