]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
don't output to screen
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 22 May 2005 19:23:20 +0000 (19:23 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 22 May 2005 19:23:20 +0000 (19:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@10697 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/polynomials_tensor.cc

index 70b562a51fe7aa47fcf036f9256bb7791499cb80..142de216a8869e41c514bf81ad60d906eeb666e0 100644 (file)
@@ -82,7 +82,7 @@ int main()
   std::ofstream logfile("polynomials_tensor.output");
   logfile.precision(0);
   deallog.attach(logfile);
-  deallog.depth_console(2);
+  deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
   deallog.push("BDM");

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.