]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove deallog.depth_console(0) output from tutorial programs. 17056/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 21 May 2024 22:24:43 +0000 (16:24 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 21 May 2024 22:24:43 +0000 (16:24 -0600)
examples/step-67/step-67.cc
examples/step-76/step-76.cc

index 54d9fad1f21308e344817c1bfc34930900f2fdf2..91983f47487662d77a2088ecdbc5ad32eb51cc9a 100644 (file)
@@ -2303,8 +2303,6 @@ int main(int argc, char **argv)
 
   try
     {
-      deallog.depth_console(0);
-
       EulerProblem<dimension> euler_problem;
       euler_problem.run();
     }
index 90f67c66e019011629701fa49a09945187d32db5..f8608ca367c012f893eb84234122b602290a14da 100644 (file)
@@ -1607,8 +1607,6 @@ int main(int argc, char **argv)
 
   try
     {
-      deallog.depth_console(0);
-
       EulerProblem<dimension> euler_problem;
       euler_problem.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.