Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 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
 CDefaultLinearSolverBuilderConcrete subclass of Thyra::LinearSolverBuilderBase for creating LinearOpWithSolveFactoryBase objects and PreconditionerFactoryBase object on demand for various Trilinos linear solver packages
 NThyra
 CAmesosLinearOpWithSolveConcrete LinearOpWithSolveBase subclass that adapts any Amesos_BaseSolver object
 CAmesosLinearOpWithSolveFactoryConcrete LinearOpWithSolveFactoryBase adapter subclass that uses Amesos direct solvers
 CAztecOOLinearOpWithSolveConcrete LinearOpWithSolveBase subclass implemented using AztecOO
 CAztecOOLinearOpWithSolveFactoryLinearOpWithSolveFactoryBase subclass implemented in terms of AztecOO
 CBelosLinearOpWithSolveConcrete LinearOpWithSolveBase subclass in terms of Belos
 CBelosLinearOpWithSolveFactoryLinearOpWithSolveFactoryBase subclass implemented in terms of Belos
 CGeneralSolveCriteriaBelosStatusTestSubclass of Belos::StatusTest that implements every possible form of SolveCriteria that exists by forcing the computation of X and R
 CIfpackPreconditionerFactoryConcrete preconditioner factory subclass based on Ifpack
 CMLPreconditionerFactoryConcrete preconditioner factory subclass based on ML
 CMockMaxNormInfEpsReductionFunctionalMock max(NormInf, eps) ReductionFunctional subclass used for unit testing
 CMockNormInfReductionFunctionalMock NormInf ReductionFunctional subclass used for unit testing
 CTsqrAdaptorStub adaptor from Thyra::MultiVectorBase to TSQR
 CMatrixTestPacket
 CMyOperatorSimple example of a user's defined Tpetra::Operator class