]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Relax tolerance in tensor product matrix test with floats. 4665/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 26 Jul 2017 16:42:38 +0000 (18:42 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 26 Jul 2017 18:30:10 +0000 (20:30 +0200)
tests/lac/tensor_product_matrix_03.cc

index e06ed514ade1a84019e78da9ab61db50825952b6..006784361c3cec5b96e0f5c371d7b2930575f36c 100644 (file)
@@ -85,7 +85,7 @@ void do_test()
 int main()
 {
   initlog();
-  deallog.threshold_double(1e-3);
+  deallog.threshold_double(5e-3);
 
   do_test<1,1>();
   do_test<1,2>();

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.