Only add AMG preconditioners to factory if sensible.

Also add test using a new operator class, that would not compile
without the change.
This commit is contained in:
Atgeirr Flø Rasmussen
2020-12-17 14:51:05 +01:00
parent 6e87ec6266
commit d910d42f6e
5 changed files with 329 additions and 67 deletions

View File

@@ -132,6 +132,8 @@ list (APPEND TEST_DATA_FILES
tests/wells_no_perforation.data
tests/matr33.txt
tests/rhs3.txt
tests/matr33rep.txt
tests/rhs3rep.txt
tests/options_flexiblesolver.json
tests/options_flexiblesolver_simple.json
)