| Classes | |
| class | IstlDefaultBlockLevelPreconditionerFactory | 
| class | IstlDefaultPreconditionerFactory | 
| struct | MatrixForSolver | 
| struct | MatrixForSolver< M, true > | 
| struct | MatrixOperator | 
| struct | MatrixOperator< LSTraits, LATraits, convert, false > | 
| struct | MatrixOperator< LSTraits, LATraits, convert, true > | 
| struct | VectorForSolver | 
| struct | VectorForSolver< V, true > | 
| Typedefs | |
| using | IstlAmgPreconditionerFactory = Dune::AMGCreator | 
| Functions | |
| template<class M> | |
| constexpr std::size_t | preconditionerBlockLevel () noexcept | 
| Returns the block level for the preconditioner for a given matrix. | |
| using Dumux::Detail::IstlSolvers::IstlAmgPreconditionerFactory = Dune::AMGCreator |