]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
suppress screen output
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Aug 2011 12:17:25 +0000 (12:17 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Aug 2011 12:17:25 +0000 (12:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@24071 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/shapes_faceq.cc

index a98744d96e52ea301f34df123682d3d47620593c..613d711f576dde89c22b08e0ba2ac17cfb0d20c2 100644 (file)
@@ -48,7 +48,7 @@ main()
   std::ofstream logfile(logname.c_str());
   deallog << std::setprecision(PRECISION) << std::fixed;
   deallog.attach(logfile);
-//  deallog.depth_console(0);
+  deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
   plot_FE_FaceQ_shape_functions<2>();

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.