]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Write time step in a more standard format.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2008 19:27:34 +0000 (19:27 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2008 19:27:34 +0000 (19:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@17376 0785d39b-7218-0410-832d-ea1e28bc413d

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

index bcf43f4b448bd00e70c01356ce1d0399a641209d..9fe26f6468ca4a03cccd97c1688badd3589d3d70 100644 (file)
@@ -2299,7 +2299,7 @@ void BoussinesqFlowProblem<dim>::solve ()
              GridTools::minimal_cell_diameter(triangulation) /
               std::max (get_maximal_velocity(), .01);
 
-  std::cout << "   " << "Time step = " << time_step
+  std::cout << "   " << "Time step: " << time_step
            << std::endl;
   
   temperature_solution = old_temperature_solution;

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.