42 #ifndef THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_BASE_HPP 43 #define THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_BASE_HPP 45 #include "Thyra_LinearOpBase.hpp" 46 #include "Thyra_EpetraTypes.hpp" 125 const Ptr<RCP<Epetra_Operator> > &epetraOp,
126 const Ptr<EOpTransp> &epetraOpTransp,
127 const Ptr<EApplyEpetraOpAs> &epetraOpApplyAs,
128 const Ptr<EAdjointEpetraOp> &epetraOpAdjointSupport,
129 const Ptr<double> &epetraOpScalar
185 const Ptr<RCP<const Epetra_Operator> > &epetraOp,
186 const Ptr<EOpTransp> &epetraOpTransp,
187 const Ptr<EApplyEpetraOpAs> &epetraOpApplyAs,
188 const Ptr<EAdjointEpetraOp> &epetraOpAdjointSupport,
189 const Ptr<double> &epetraOpScalar
200 #endif // THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_BASE_HPP