Skip to content

Test solver factory for AMG with direct solver if possible.

Previously, we only tested with non-direct coarse solvers. Now we do also test with them if the block type is not LoopSIMD.

The solver factory works without this being and is just not tested with direct solvers in this case. @gruenich should decide whether to backport or not.

Merge request reports