]> https://gitweb.dealii.org/ - dealii.git/commitdiff
adjust petsc/deal_solver_02 test to pass on Ubuntu 14.04 + GNU compilers + MKL
authorDenis Davydov <davydden@gmail.com>
Thu, 17 Mar 2016 14:24:20 +0000 (15:24 +0100)
committerTimo Heister <timo.heister@gmail.com>
Mon, 4 Apr 2016 12:17:17 +0000 (08:17 -0400)
tests/petsc/deal_solver_02.cc
tests/petsc/deal_solver_02.output

index 60e678473ebb85bb848cf6563d1a291001ac6f5b..b41721f8456e650f386d97365db503cbbc6d3607 100644 (file)
@@ -55,7 +55,7 @@ check_solve(SolverType          &solver,
     {
       check_solver_within_range(
         solver.solve(A,u,f,P),
-        solver_control.last_step(), 49, 51);
+        solver_control.last_step(), 48, 51);
     }
   catch (std::exception &e)
     {
index 144874536d15932a97698ebe7a6ece9d76e475af..6df9529eefa5f4447f3d39576d6e43da55549af2 100644 (file)
@@ -1,4 +1,4 @@
 
 DEAL::Size 32 Unknowns 961
 DEAL::Solver type: N6dealii14SolverBicgstabINS_13PETScWrappers6VectorEEE
-DEAL::Solver stopped within 49 - 51 iterations
+DEAL::Solver stopped within 48 - 51 iterations

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.