| Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| Thyra::EpetraLinearOp | Concrete LinearOpBase adapter subclass for Epetra_Operator object |
| Thyra::EpetraLinearOpBase | Abstract base class for all LinearOpBase objects that can return an Epetra_Operator view of themselves and details about how to apply the view |
| Thyra::EpetraOperatorViewExtractorBase | Strategy interface for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object |
| Thyra::EpetraOperatorViewExtractorStd | Standard strategy subclass for extracting an Epetra_Operator view out of a Thyra::LinearOpBase<double> object by dynamic casting to the EpetraLinearOpBase interface |
| Thyra::EpetraOperatorWrapper | Implements the Epetra_Operator interface with a Thyra LinearOperator. This enables the use of absrtact Thyra operators in AztecOO as preconditioners and operators, without being rendered into concrete Epetra matrices |
1.3.9.1