solver_control.last_step(),
21,21);
break;
+ // below the spread is bigger since Slepc 3.8:
case 4:
check_solver_within_range ((void)true,
solver_control.last_step(),
- 123,128);
+ 119,128);
break;
case 5:
check_solver_within_range ((void)true,
solver_control.last_step(),
- 136,138);
+ 127,138);
break;
case 6:
check_solver_within_range ((void)true,
solver_control.last_step(),
- 50,51);
+ 44,51);
break;
default:
Assert (false, ExcNotImplemented());
DEAL::Eigenvalues: 3.98974, 3.95906, 3.90828, 3.83792
DEAL::
DEAL::Solver type: N6dealii13SLEPcWrappers25SolverGeneralizedDavidsonE
-DEAL::Solver stopped within 123 - 128 iterations
+DEAL::Solver stopped within 119 - 128 iterations
DEAL::Eigenvalues: 3.98974, 3.95906, 3.90828, 3.83792
DEAL::
DEAL::Solver type: N6dealii13SLEPcWrappers25SolverGeneralizedDavidsonE
-DEAL::Solver stopped within 136 - 138 iterations
+DEAL::Solver stopped within 127 - 138 iterations
DEAL::Eigenvalues: 3.98974, 3.95906, 3.90828, 3.83792
DEAL::
DEAL::Solver type: N6dealii13SLEPcWrappers20SolverJacobiDavidsonE
-DEAL::Solver stopped within 50 - 51 iterations
+DEAL::Solver stopped within 44 - 51 iterations
DEAL::Eigenvalues: 3.98974, 3.95906, 3.90828, 3.83792
DEAL::