]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fewer steps
authorTimo Heister <timo.heister@gmail.com>
Sun, 27 Sep 2015 13:03:27 +0000 (09:03 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 27 Sep 2015 13:03:27 +0000 (09:03 -0400)
examples/step-50/step-50.cc

index 1e88e052b8771bc2b9528e82d3f28af355faed76..5cff7533c86789998f5744851d5c4c1f997f2bcb 100644 (file)
@@ -1025,7 +1025,7 @@ namespace Step50
   template <int dim>
   void LaplaceProblem<dim>::run ()
   {
-    for (unsigned int cycle=0; cycle<20; ++cycle)
+    for (unsigned int cycle=0; cycle<15; ++cycle)
       {
         deallog << "Cycle " << cycle << ':' << std::endl;
 

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.