Skip to content

Feature/preconditionerblocklevel

Timo Koch requested to merge feature/preconditionerblocklevel into master

Add a new property LinearSolverPreconditionerBlockLevel that sets the block level (in case of nesting of blocks) to be inverted by the preconditioner. Defaults to 1. Needed for matrices for coupled matrices.

Merge request reports