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

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

index 0cdca96a4dd3522ab3ce173e92cfa238d9159b36..5c6770d39d60c0789ccd3424d2751084bb1086dd 100644 (file)
@@ -1485,8 +1485,8 @@ void DGMethod<dim>::solve (Vector<double> &solution)
                                 // do not consider approximate second
                                 // derivatives because solutions to
                                 // the linear advection equation are
-                                // in general not in H^2 but in H^1
-                                // (to be more precise, in H^1_\beta)
+                                // in general not in $H^2$ but in $H^1$
+                                // (to be more precise, in $H^1_\beta$)
                                 // only.
 template <int dim>
 void DGMethod<dim>::refine_grid ()
index 4761e5c92bc05e8dbab6231545463be049ff2f8b..88a1f8dd13e07af9aa91422b8f7d2fcacd92262a 100644 (file)
@@ -1564,8 +1564,8 @@ void DGMethod<dim>::solve (Vector<double> &solution)
                                 // do not consider approximate second
                                 // derivatives because solutions to
                                 // the linear advection equation are
-                                // in general not in H^2 but in H^1
-                                // (to be more precise, in H^1_\beta)
+                                // in general not in $H^2$ but in $H^1$
+                                // (to be more precise, in $H^1_\beta$)
                                 // only.
 template <int dim>
 void DGMethod<dim>::refine_grid ()

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.