]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Replace a few single dashes by a double-dash, so that the doc generates can convert...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Apr 2005 23:32:32 +0000 (23:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Apr 2005 23:32:32 +0000 (23:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@10502 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-13/step-13.cc
deal.II/examples/step-14/step-14.cc
deal.II/examples/step-15/step-15.cc
deal.II/examples/step-9/step-9.cc

index 1a8fdf269702779f37a88f19faff21a0e0c2b6be..85a3c8d0df1c25173d157b28ddc63c42e1351de6 100644 (file)
@@ -16,8 +16,8 @@
                                 // a list of include files from the
                                 // library, and as usual they are in
                                 // the standard order which is
-                                // ``base'' - ``lac'' - ``grid'' -
-                                // ``dofs'' - ``fe'' - ``numerics''
+                                // ``base'' -- ``lac'' -- ``grid'' --
+                                // ``dofs'' -- ``fe'' -- ``numerics''
                                 // (as each of these categories
                                 // roughly builds upon previous
                                 // ones), then C++ standard headers:
index 8849e9350185e5ebe0abfdf9aef2018e6e45136e..a06c14a1794b0f872e6d0f4656ec594e51957818 100644 (file)
@@ -3342,7 +3342,7 @@ namespace LaplaceSolver
   }
 
 
-                                  // @sect4{Computing edge term error contributions - 1}
+                                  // @sect4{Computing edge term error contributions -- 1}
   
                                   // On the other hand, computation
                                   // of the edge terms for the error
@@ -3481,7 +3481,7 @@ namespace LaplaceSolver
   }
 
 
-                                  // @sect4{Computing edge term error contributions - 2}
+                                  // @sect4{Computing edge term error contributions -- 2}
   
                                   // We are still missing the case of
                                   // faces with hanging nodes. This
index 85a2ecbc05960c9c4fadba7bb418f9a750e750ab..11ba91ff552844e80ed2949373230dd0657478cd 100644 (file)
@@ -39,7 +39,7 @@
 #include <numerics/matrices.h>
 #include <numerics/data_out.h>
 
-                                 // This is probably the only new one - it
+                                 // This is probably the only new one -- it
                                  // declares the class that we use to transfer
                                  // a solution on one grid to the one we
                                  // obtain after refining/coarsening it:
index 20441af60e07cf57c078586d61dbaaf3c04a9a04..6b9e4c1c613bda37e4a8c105f8763ab8f624b33b 100644 (file)
@@ -1389,8 +1389,8 @@ void AdvectionProblem<dim>::output_results (const unsigned int cycle) const
 }
 
 
-                                // ... as is the main loop (setup -
-                                // solve - refine)
+                                // ... as is the main loop (setup --
+                                // solve -- refine)
 template <int dim>
 void AdvectionProblem<dim>::run () 
 {

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.