]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
replace $hp$ by <i>hp</i>
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 May 2008 20:29:32 +0000 (20:29 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 May 2008 20:29:32 +0000 (20:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@16267 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8c3e8054e2429f5bf5faa73016e1659685e51ae2..6a440b5b5729738b7f0f341877abdc695c578f55 100644 (file)
@@ -44,7 +44,7 @@
                                 // SparsityPattern class and the
                                 // CompressedSparsityPattern class already
                                 // discussed in step-11 and step-18. The last
-                                // two provide $hp$ versions of the
+                                // two provide <i>hp</i> versions of the
                                 // DoFHandler and FEValues classes as
                                 // described in the introduction of this
                                 // program.
@@ -263,7 +263,7 @@ void LaplaceProblem<dim>::setup_system ()
                                 // cell. Its main working is as has been
                                 // described in many of the tutorial programs
                                 // before. The significant deviations are the
-                                // ones necessary for $hp$ finite element
+                                // ones necessary for <i>hp</i> finite element
                                 // methods. In particular, that we need to
                                 // use a collection of FEValues object
                                 // (implemented through the hp::FEValues
@@ -369,7 +369,7 @@ void LaplaceProblem<dim>::assemble_system ()
                                   // all we still have to do is to treat
                                   // Dirichlet boundary values
                                   // correctly. This works in exactly the
-                                  // same way as for non-$hp$ objects:
+                                  // same way as for non-<i>hp</i> objects:
   std::map<unsigned int,double> boundary_values;
   VectorTools::interpolate_boundary_values (dof_handler,
                                            0,

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.