]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix Sacado tests 8017/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 6 May 2019 13:11:35 +0000 (15:11 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 6 May 2019 13:11:35 +0000 (15:11 +0200)
tests/ad_common_tests/helper_scalar_coupled_4_components_01.h
tests/sacado/helper_scalar_coupled_3_components_01_4.with_mpi=true.mpirun=2.output

index bf56e7d7aa70fdb23e37ab91a1acaa621aed0f99..082b1de7414d5cc16ec8a0b7404755781427f7ba 100644 (file)
@@ -529,7 +529,7 @@ test_symmetric_tensor_tensor_vector_scalar_coupled()
     FunctionsTestSymmetricTensorTensorVectorScalarCoupled<dim,
                                                           ScalarNumberType>;
   static const ScalarNumberType tol =
-    1e5 * std::numeric_limits<ScalarNumberType>::epsilon();
+    1e6 * std::numeric_limits<ScalarNumberType>::epsilon();
   Assert(std::abs(psi - func::psi(st, t, v, s)) < tol,
          ExcMessage("No match for function value."));
   Assert(std::abs((dpsi_dst - func::dpsi_dst(st, t, v, s)).norm()) < tol,

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.