Thyra Package Browser (Single Doxygen Collection)  Version of the Day
Thyra::EpetraOperatorViewExtractorBase Member List

This is the complete list of members for Thyra::EpetraOperatorViewExtractorBase, including all inherited members.

getEpetraOpView(const RCP< const LinearOpBase< double > > &fwdOp, const Ptr< RCP< const Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport, const Ptr< double > &epetraOpScalar) const =0Thyra::EpetraOperatorViewExtractorBasepure virtual
getNonconstEpetraOpView(const RCP< LinearOpBase< double > > &fwdOp, const Ptr< RCP< Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport, const Ptr< double > &epetraOpScalar) const =0Thyra::EpetraOperatorViewExtractorBasepure virtual
isCompatible(const LinearOpBase< double > &fwdOp) const =0Thyra::EpetraOperatorViewExtractorBasepure virtual