Skip to content

Feature/deprecate old preconditioner params

Timo Koch requested to merge feature/deprecate-old-preconditioner-params into master
  • Remove global defaults (adjust occurrences where they were used)
  • deprecate old parameters
  • fix deprecation warnings

We do not need to support the old style parameters in the IstlSolverFactoryBackend as this class was just recently added on master.

Fixes #825 (closed)

Merge request reports