Classes | |
class | AztecSolveStrategy |
Specification of an Aztec solve strategy. More... | |
class | IdentityOperator |
Clean interface for creating a Thyra identity operator. More... | |
class | InverseOperator |
Clean interface for creating a Thyra inverse operator. More... | |
class | LinearSolver |
Clean interface for solving linear systems. More... | |
class | LinearSolveStrategy |
Abstract specification of solve strategy. More... | |
class | LSCOperatorSource |
Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for an LSC preconditioner. More... | |
class | LSCPreconditionerFactory |
Factory for building least squares commutator style block preconditioner. More... | |
class | PCDOperatorSource |
Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for a PCD preconditioner. More... | |
class | 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). More... | |
class | Preconditioner |
Clean interface for preconditioners. More... | |
class | PreconditioningStrategy |
Abstract specification of preconditioning strategy. More... | |
class | SIMPLEOperatorSource |
Meros implementation of a Thyra LinearOpSourceBase that accepts and gives up linear operators for an SIMPLE preconditioner. More... | |
class | SIMPLEPreconditionerFactory |
Factory for building least squares commutator style block preconditioner. More... | |
class | ZeroOperator |
Clean interface for creating a Thyra zero operator. More... | |
Functions | |
std::string | Meros_Version () |
std::string Meros::Meros_Version | ( | ) |
Referenced by main().