Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
▼NBelos | |
CMultiVecTraits< ScalarType, Thyra::MultiVectorBase< ScalarType > > | Specialization of MultiVecTraits using Thyra::MultiVectorBase |
COperatorTraits< ScalarType, Thyra::MultiVectorBase< ScalarType >, Thyra::LinearOpBase< ScalarType > > | Specialization of OperatorTraits for Thyra objects |
▼NStratimikos | |
CDefaultLinearSolverBuilder | Concrete subclass of Thyra::LinearSolverBuilderBase for creating LinearOpWithSolveFactoryBase objects and PreconditionerFactoryBase object on demand for various Trilinos linear solver packages |
▼NThyra | |
CAmesosLinearOpWithSolve | Concrete LinearOpWithSolveBase subclass that adapts any Amesos_BaseSolver object |
CAmesosLinearOpWithSolveFactory | Concrete LinearOpWithSolveFactoryBase adapter subclass that uses Amesos direct solvers |
CAztecOOLinearOpWithSolve | Concrete LinearOpWithSolveBase subclass implemented using AztecOO |
CAztecOOLinearOpWithSolveFactory | LinearOpWithSolveFactoryBase subclass implemented in terms of AztecOO |
CBelosLinearOpWithSolve | Concrete LinearOpWithSolveBase subclass in terms of Belos |
CBelosLinearOpWithSolveFactory | LinearOpWithSolveFactoryBase subclass implemented in terms of Belos |
CGeneralSolveCriteriaBelosStatusTest | Subclass of Belos::StatusTest that implements every possible form of SolveCriteria that exists by forcing the computation of X and R |
CIfpackPreconditionerFactory | Concrete preconditioner factory subclass based on Ifpack |
CMLPreconditionerFactory | Concrete preconditioner factory subclass based on ML |
CMockMaxNormInfEpsReductionFunctional | Mock max(NormInf, eps) ReductionFunctional subclass used for unit testing |
CMockNormInfReductionFunctional | Mock NormInf ReductionFunctional subclass used for unit testing |
CTsqrAdaptor | Stub adaptor from Thyra::MultiVectorBase to TSQR |
CMatrixTestPacket | |
CMyOperator | Simple example of a user's defined Tpetra::Operator class |