]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't even mention logstream in step-4.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 23 Sep 2020 23:50:19 +0000 (17:50 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 23 Sep 2020 23:50:19 +0000 (17:50 -0600)
The only place where we do is to set the depth of output to zero, but that is already
the default.

examples/step-4/step-4.cc

index b7a43687756d4c250e8d414d0fc97f6e5821a84e..cdca010d765f4435e9824e9ad7c2c28bf168c058 100644 (file)
@@ -537,7 +537,6 @@ void Step4<dim>::run()
 // could actually use it.
 int main()
 {
-  deallog.depth_console(0);
   {
     Step4<2> laplace_problem_2d;
     laplace_problem_2d.run();

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.