]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix roundoff problems.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Apr 2009 02:24:52 +0000 (02:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Apr 2009 02:24:52 +0000 (02:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@18660 0785d39b-7218-0410-832d-ea1e28bc413d

tests/aniso/fe_tools.cc

index 9f3dc17b7b23be104a7d0d7eaec89d7923d0dcb8..9f61850e0c36360c9df8877e142e2d24026fd43a 100644 (file)
@@ -163,6 +163,7 @@ int main()
   std::ofstream logfile("fe_tools/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
+  deallog << std::setprecision(5);
   deallog.threshold_double(1.e-8);
 
   test_projection<2>(logfile);

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.