]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix wrong formula.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 16:59:43 +0000 (16:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 16:59:43 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@12634 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-12/step-12.cc

index 5c6770d39d60c0789ccd3424d2751084bb1086dd..a053480287aa946851e41ac956af264ab5d7fc56 100644 (file)
@@ -814,7 +814,7 @@ void DGMethod<dim>::assemble_system1 ()
                                   // `ue and vi terms'. Here we
                                   // recall the convention that `ui'
                                   // is the shortcut for $u_h^+$ and
-                                  // `ue' represents $u_h_-$, see the
+                                  // `ue' represents $u_h^-$, see the
                                   // introduction.
   FullMatrix<double> ui_vi_matrix (dofs_per_cell, dofs_per_cell);
   FullMatrix<double> ue_vi_matrix (dofs_per_cell, dofs_per_cell);

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.