]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Back down number of cycles to where it was supposed to be.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 16:55:19 +0000 (16:55 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 16:55:19 +0000 (16:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@12632 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d97555384eed7eb949b3681dbe46478ad4165497..31d8bbda9823a4cd12836123df282baab14efbbe 100644 (file)
@@ -2166,7 +2166,7 @@ namespace QuasiStaticElasticity
     pcout << "Timestep " << timestep_no << " at time " << present_time
          << std::endl;
   
-    for (unsigned int cycle=0; cycle<3; ++cycle)
+    for (unsigned int cycle=0; cycle<2; ++cycle)
       {
        pcout << "  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.