]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Forgot to set the deallog output to 0.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 25 Feb 2009 09:58:28 +0000 (09:58 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 25 Feb 2009 09:58:28 +0000 (09:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@18427 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/inhomogeneous_constraints_block.cc

index 9a0db89e655fce28a32385bde40d9f25c9c706f6..f5c1dbc0d82db429d2d8c2e67d5e963e0ad1c7db 100644 (file)
@@ -520,7 +520,7 @@ int main ()
   deallog << std::setprecision (2);
   logfile << std::setprecision (2);
   deallog.attach(logfile);
-  //deallog.depth_console(0);
+  deallog.depth_console(0);
   deallog.threshold_double(1.e-12);
 
   {

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.