- 14 Mar, 2020 7 commits
- 13 Mar, 2020 1 commit
-
- 12 Mar, 2020 2 commits
-
-
Simon Emmert authored
- 11 Mar, 2020 30 commits
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
Backwards-compatible implementation. Legacy parameter names e.g. PreconditionerIterations will still work but subgroup params overwrite them, e.g. Preconditioner.Iterations.
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
-
-
-
-
This requires a version newer than 2.7.0. The backend translates the configuration parameters from Dumux CamelCase to the dune-istl names. If a Dumux parameter is not found we fall back to using the dune-istl parameter name. We fall back to the parallel AMG backend if the DUNE version is not sufficient.
-
Simon Emmert authored
Feature/remove amg deprecation warnings See merge request !1869