| Thyra::AmesosLinearOpWithSolve | Concrete LinearOpWithSolveBase subclass that adapts any Amesos_BaseSolver object |
| Thyra::AmesosLinearOpWithSolveFactory | Concrete LinearOpWithSolveFactoryBase adapter subclass that uses Amesos direct solvers |
| Thyra::AztecOOLinearOpWithSolve | Concrete LinearOpWithSolveBase subclass implemented using AztecOO |
| Thyra::AztecOOLinearOpWithSolveFactory | LinearOpWithSolveFactoryBase subclass implemented in terms of AztecOO |
| Thyra::BelosLinearOpWithSolve< Scalar > | Concrete LinearOpWithSolveBase subclass in terms of Belos |
| Thyra::BelosLinearOpWithSolveFactory< Scalar > | LinearOpWithSolveFactoryBase subclass implemented in terms of Belos |
| Stratimikos::DefaultLinearSolverBuilder | Concrete subclass of Thyra::LinearSolverBuilderBase for creating LinearOpWithSolveFactoryBase objects and PreconditionerFactoryBase object on demand for various Trilinos linear solver packages |
| Thyra::IfpackPreconditionerFactory | Concrete preconditioner factory subclass based on Ifpack |
| Thyra::MLPreconditionerFactory | Concrete preconditioner factory subclass based on ML |
| Belos::MultiVecTraits< ScalarType, Thyra::MultiVectorBase< ScalarType > > | Template specialization of Belos::MultiVecTraits class using the Thyra::MultiVectorBase class |
| Belos::OperatorTraits< ScalarType, Thyra::MultiVectorBase< ScalarType >, Thyra::LinearOpBase< ScalarType > > | Template specialization of Belos::OperatorTraits class using the Thyra::LinearOpBase virtual base class and Thyra::MultiVectorBase class |
1.3.9.1