]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Increase precision to get under numdiffs limit.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Oct 2013 16:27:44 +0000 (16:27 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Oct 2013 16:27:44 +0000 (16:27 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31239 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/fe_tools_08.cc
tests/bits/fe_tools_cpfqpm_01.cc

index 1afc64b872f3ea22eb782d6bd5ba0659fee76083..a2c7e70cc543148686cebd7418fce47f1a4c41a3 100644 (file)
@@ -31,7 +31,7 @@ void
 check_this (const FiniteElement<dim> &fe1,
             const FiniteElement<dim> &fe2)
 {
-  deallog << std::setprecision (8);
+  deallog << std::setprecision (9);
 
   // only check if both elements have
   // support points. otherwise,
index 7b594a7f4929d934ac4ab7d15b8647a35b94c8ee..ac2ea500ed7f7e95a09339d13d3f276f14327f28 100644 (file)
@@ -38,7 +38,7 @@ void
 check_this (const FiniteElement<dim> &fe,
             const FiniteElement<dim> &/*fe2*/)
 {
-  deallog << std::setprecision (8);
+  deallog << std::setprecision (9);
 
   // only check if both elements have
   // support points. otherwise,

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.