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 | |
CLinearSolverBuilder | Concrete subclass of Thyra::LinearSolverBuilderBase for creating LinearOpWithSolveFactoryBase objects and PreconditionerFactoryBase object on demand for various Trilinos linear solver packages |
▼NThyra | |
NAmesos | |
NAmesos2 | |
CAmesos2LinearOpWithSolve | Concrete LinearOpWithSolveBase subclass in terms of Amesos2 |
CAmesos2LinearOpWithSolveFactory | |
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 |
CBelosTpetraGmres | |
CBelosTpetraGmresPipeline | |
CBelosTpetraGmresSingleReduce | |
CBelosTpetraGmresSstep | |
CBelosTpetraKrylov | |
CBelosTpetraPreconditionerFactory | Concrete preconditioner factory subclass based on Belos. (Yes, Belos solvers can also be used as preconditioners!) |
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 |