]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove console output
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 27 Sep 2012 08:51:08 +0000 (08:51 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 27 Sep 2012 08:51:08 +0000 (08:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@26777 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/dof_iterators_01.cc

index 7b8c476f8127bbfff18531fe067b9f0cbb671d82..9e49c84d120c5c2fe0e6197e5fc4f69f1d617ca0 100644 (file)
@@ -397,7 +397,7 @@ int main ()
   const std::string logname = JobIdentifier::base_name(__FILE__) + std::string("/output");
   std::ofstream logfile(logname.c_str());
   deallog.attach(logfile);
-//deallog.depth_console(0);
+  deallog.depth_console(0);
 
   deallog.push("1D");
   test<1> ();

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.