]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small fix.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Apr 2002 16:09:56 +0000 (16:09 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Apr 2002 16:09:56 +0000 (16:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@5711 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 1bfa56c92587422504ab7a3663fe48d16ca8a884..026debadb06bf73b8f64ed303615ab13c8723421 100644 (file)
@@ -1688,7 +1688,7 @@ namespace LaplaceSolver
   };
 
 
-                                  // @sect4{Computing edgel term error contributions - 1}
+                                  // @sect4{Computing edge term error contributions - 1}
   
                                   // On the other hand, computation
                                   // of the edge terms for the error
@@ -1812,10 +1812,12 @@ namespace LaplaceSolver
   };
 
 
-                                  // @sect4{Computing edgel term
-                                  // error contributions - 2}
-                                  // We are still missing the case of faces with hanging nodes. This is what is covered in this function:
-
+                                  // @sect4{Computing edge term error contributions - 2}
+  
+                                  // We are still missing the case of
+                                  // faces with hanging nodes. This
+                                  // is what is covered in this
+                                  // function:
   template <int dim>
   void WeightedResidual<dim>::
   integrate_over_irregular_face (const active_cell_iterator &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.