]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
increase output precision (this will temporarily break a few tests)
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jan 2013 22:34:13 +0000 (22:34 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jan 2013 22:34:13 +0000 (22:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@28052 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/fe_tools_common.h

index 97e6c3852046d28480bd78e8d0019a04d4c261cf..dcf31fc3d20d2f934fa3d4a17298a62d50c019a3 100644 (file)
@@ -173,7 +173,7 @@ main()
   try
     {
       std::ofstream logfile(output_file_name.c_str());
-      deallog << std::setprecision (2);
+      deallog << std::setprecision (6);
       deallog.attach(logfile);
       deallog.depth_console(0);
       deallog.threshold_double(1.e-10);

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.