]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix sections in step-45 9508/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 11 Feb 2020 03:18:25 +0000 (22:18 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 11 Feb 2020 03:18:25 +0000 (22:18 -0500)
examples/step-45/step-45.cc

index 2227da05d9e4504d8030b7dfc00cace25950cd21..31374787141189780a2b65d60180a374f8f22dea 100644 (file)
@@ -29,7 +29,7 @@
 // have to be modified:
 // - <code>StokesProblem<dim>::setup_dofs()</code>:
 //   To populate an AffineConstraints object with periodicity constraints
-// - <code>StokesProblem<dim>::run()</code>:
+// - <code>StokesProblem<dim>::create_mesh()</code>:
 //   To supply a distributed triangulation with periodicity information.
 //
 // The rest of the program is identical to step-22, so let us skip this part
@@ -354,7 +354,6 @@ namespace Step45
   }
 
 
-  // @sect3{Setting up periodicity constraints on distributed triangulations}
   template <int dim>
   void StokesProblem<dim>::setup_dofs()
   {

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.