version 3.9-dev
Dumux::Detail::IstlSolvers Namespace Reference

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. More...
 

Typedef Documentation

◆ IstlAmgPreconditionerFactory