]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing dollar sign.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 02:45:52 +0000 (02:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 02:45:52 +0000 (02:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@12611 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 2a84391d2020badad03f082ccdb6a7535785d2ab..adaf8bed6c47277a09b58e99816e4099a9a24cf6 100644 (file)
@@ -509,7 +509,7 @@ void DGTransportEquation<dim>::assemble_face_term2(
                                           // We additionally assemble
                                           // the term $(\beta\cdot n
                                           // u,\hat v)_{\partial
-                                          // \kappa_+},
+                                          // \kappa_+}$,
          for (unsigned int k=0; k<fe_v_neighbor.dofs_per_cell; ++k)
            for (unsigned int j=0; j<fe_v.dofs_per_cell; ++j)
              ui_ve_matrix(k,j) -= beta_n *
index 3700e7f1804fb71c9ea9b95f4e2d4716f23b53c1..4761e5c92bc05e8dbab6231545463be049ff2f8b 100644 (file)
@@ -530,7 +530,7 @@ void DGTransportEquation<dim>::assemble_face_term2(
                                           // We additionally assemble
                                           // the term $(\beta\cdot n
                                           // u,\hat v)_{\partial
-                                          // K_+},
+                                          // K_+}$,
          for (unsigned int k=0; k<fe_v_neighbor.dofs_per_cell; ++k)
            for (unsigned int j=0; j<fe_v.dofs_per_cell; ++j)
              u_vn_matrix(k,j) -= beta_n *

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.