]> https://gitweb.dealii.org/ - dealii.git/commitdiff
stop console output
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 5 May 2006 07:46:11 +0000 (07:46 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 5 May 2006 07:46:11 +0000 (07:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@13057 0785d39b-7218-0410-832d-ea1e28bc413d

tests/multigrid/count_01.cc

index d2f8ebf5bd16ef4552cf0a47486c0be46ef2305f..2d7148ae0aa22bd98e10fc495f27ddd26a2bd996 100644 (file)
@@ -108,7 +108,7 @@ int main()
   std::ofstream logfile("count_01/output");
   logfile.precision(3);
   deallog.attach(logfile);
-  deallog.depth_console(10);
+  deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
   check<1> ();

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.