]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jan 2000 10:24:50 +0000 (10:24 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jan 2000 10:24:50 +0000 (10:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@2146 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/step-by-step/step-6/step-6.cc
deal.II/examples/step-6/step-6.cc

index 9129b61753b6328f110593b5844d888df118efeb..04af2fa3d95b34e70df8047d250474e5daeea7dc 100644 (file)
@@ -362,6 +362,8 @@ void LaplaceProblem<dim>::refine_grid ()
   triangulation.execute_coarsening_and_refinement ();
 };
 
+
+
 template <int dim>
 void LaplaceProblem<dim>::output_results (const unsigned int cycle) const
 {
@@ -410,6 +412,7 @@ void LaplaceProblem<dim>::run ()
       output_results (cycle);
     };
 
+                                  // ...
   DataOut<dim>::EpsFlags eps_flags;
   eps_flags.z_scaling = 4;
   
index 9129b61753b6328f110593b5844d888df118efeb..04af2fa3d95b34e70df8047d250474e5daeea7dc 100644 (file)
@@ -362,6 +362,8 @@ void LaplaceProblem<dim>::refine_grid ()
   triangulation.execute_coarsening_and_refinement ();
 };
 
+
+
 template <int dim>
 void LaplaceProblem<dim>::output_results (const unsigned int cycle) const
 {
@@ -410,6 +412,7 @@ void LaplaceProblem<dim>::run ()
       output_results (cycle);
     };
 
+                                  // ...
   DataOut<dim>::EpsFlags eps_flags;
   eps_flags.z_scaling = 4;
   

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.