]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
precision must be set on file, not on log
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Oct 2011 04:45:20 +0000 (04:45 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Oct 2011 04:45:20 +0000 (04:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@24695 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/constraint_graph.cc

index b8f5eac2262f8f2e0c4fd3e132e714d311686050..42396f050e8a7c283f699bea89e8a6214a4e9cc9 100644 (file)
@@ -65,7 +65,7 @@ void test ()
 int main ()
 {
   initlog(__FILE__);
-  deallog << std::setprecision(2);
+  deallogfile << std::setprecision(2);
   deallog.threshold_double(1.e-10);  
 
   test<3> ();

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.