]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Suppress output to console.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Sep 2013 13:38:56 +0000 (13:38 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Sep 2013 13:38:56 +0000 (13:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@31033 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/sparse_matrices.cc

index 60479f158c8505ddb0df2cc0fb977e2bd88756d7..19c3c9d9955db881c8be1307679c2a8d8fb9c54d 100644 (file)
@@ -279,6 +279,7 @@ int main()
   logfile << std::setprecision(3);
   deallog << std::setprecision(3);
   deallog.attach(logfile);
+  deallog.depth_console (0);
 
   // Switch between regression test
   // and benchmark

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.