42 #ifndef THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_STD_HPP 43 #define THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_STD_HPP 67 bool isCompatible(
const LinearOpBase<double> &fwdOp )
const;
70 const RCP<LinearOpBase<double> > &fwdOp,
71 const Ptr<RCP<Epetra_Operator> > &epetraOp,
72 const Ptr<EOpTransp> &epetraOpTransp,
73 const Ptr<EApplyEpetraOpAs> &epetraOpApplyAs,
74 const Ptr<EAdjointEpetraOp> &epetraOpAdjointSupport,
75 const Ptr<double> &epetraOpScalar
79 const RCP<
const LinearOpBase<double> > &fwdOp,
80 const Ptr<RCP<const Epetra_Operator> > &epetraOp,
81 const Ptr<EOpTransp> &epetraOpTransp,
82 const Ptr<EApplyEpetraOpAs> &epetraOpApplyAs,
83 const Ptr<EAdjointEpetraOp> &epetraOpAdjointSupport,
84 const Ptr<double> &epetraOpScalar
95 #endif // THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_STD_HPP