]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Do not output to console
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 Mar 2006 09:26:48 +0000 (09:26 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 Mar 2006 09:26:48 +0000 (09:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@12793 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/interpolate_system.cc

index f3c1a143d13ae1509f8a734dc49b6fc72991c0d8..5bef1b70af76c05ec4f1c4fc8f1bffd219472012 100644 (file)
@@ -87,7 +87,7 @@ int main()
 {
   std::ofstream logfile ("interpolate_system/output");
   deallog.attach(logfile);
-//  deallog.depth_console(0);
+  deallog.depth_console(0);
   deallog.threshold_double(1.e-15);
 
   Q1WedgeFunction<1,1,2> w1;

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.