Meros::AztecSolveStrategy | Specification of an Aztec solve strategy |
Meros::IdentityOperator< Scalar > | Clean interface for creating a Thyra identity operator |
Meros::InverseOperator< Scalar > | Clean interface for creating a Thyra inverse operator |
Meros::LinearSolver< Scalar > | Clean interface for solving linear systems |
Meros::LinearSolveStrategy< Scalar > | Abstract specification of solve strategy |
Meros::LSCOperatorSource | Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for an LSC preconditioner |
Meros::LSCPreconditionerFactory | Factory for building least squares commutator style block preconditioner |
Meros::PCDOperatorSource | Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for a PCD preconditioner |
Meros::PCDPreconditionerFactory | Factory for building pressure convection-diffusion style block preconditioner. This class of preconditioners were originally proposed by Kay, Loghin, and Wathen (ref) and Silvester, Elman, Kay, and Wathen (ref) |
Meros::Preconditioner< Scalar > | Clean interface for preconditioners |
Meros::PreconditioningStrategy< Scalar > | Abstract specification of preconditioning strategy |
Meros::SIMPLEOperatorSource | Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for an SIMPLE preconditioner |
Meros::SIMPLEPreconditionerFactory | Factory for building least squares commutator style block preconditioner |
Meros::ZeroOperator< Scalar > | Clean interface for creating a Thyra zero operator |