Thyra Version of the Day
Loading...
Searching...
No Matches
Thyra::EpetraLinearOp Member List

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

allocateDomain(const RCP< Epetra_Operator > &op, EOpTransp op_trans) constThyra::EpetraLinearOpprotectedvirtual
allocateRange(const RCP< Epetra_Operator > &op, EOpTransp op_trans) constThyra::EpetraLinearOpprotectedvirtual
LinearOpBase< double >::apply(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) constThyra::LinearOpBase< double >inline
LinearOpBase< double >::apply(const LinearOpBase< double > &M, const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha=static_cast< double >(1.0), const double beta=static_cast< double >(0.0))Thyra::LinearOpBase< double >related
LinearOpBase< double >::apply(const LinearOpBase< double > &M, const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha=1.0, const double beta=0.0)Thyra::LinearOpBase< double >related
ScaledLinearOpBase< double >::apply(const EOpTransp M_trans, const MultiVectorBase< Scalar > &X, const Ptr< MultiVectorBase< Scalar > > &Y, const Scalar alpha, const Scalar beta) constThyra::LinearOpBase< Scalar >inline
ScaledLinearOpBase< double >::apply(const LinearOpBase< Scalar > &M, const EOpTransp M_trans, const MultiVectorBase< Scalar > &X, const Ptr< MultiVectorBase< Scalar > > &Y, const Scalar alpha=static_cast< Scalar >(1.0), const Scalar beta=static_cast< Scalar >(0.0))Thyra::LinearOpBase< Scalar >related
ScaledLinearOpBase< double >::apply(const LinearOpBase< double > &M, const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha=1.0, const double beta=0.0)Thyra::LinearOpBase< Scalar >related
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) constThyra::EpetraLinearOpprotectedvirtual
ScaledLinearOpBase< double >::applyImpl(const EOpTransp M_trans, const MultiVectorBase< Scalar > &X, const Ptr< MultiVectorBase< Scalar > > &Y, const Scalar alpha, const Scalar beta) const =0Thyra::LinearOpBase< Scalar >protectedpure virtual
clone() constThyra::EpetraLinearOpvirtual
describe(FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) constThyra::EpetraLinearOp
LinearOpBase< double >::describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describablevirtual
LinearOpBase< double >::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describable
LinearOpBase< double >::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
description() constThyra::EpetraLinearOpvirtual
domain() constThyra::EpetraLinearOpvirtual
epetra_op()Thyra::EpetraLinearOp
epetra_op() constThyra::EpetraLinearOp
EpetraLinearOp()Thyra::EpetraLinearOp
epetraLinearOp(const RCP< const Epetra_Operator > &op, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED, const RCP< const VectorSpaceBase< double > > &range=Teuchos::null, const RCP< const VectorSpaceBase< double > > &domain=Teuchos::null)Thyra::EpetraLinearOprelated
epetraLinearOp(const RCP< const Epetra_Operator > &op, const std::string &label, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED, const RCP< const SpmdVectorSpaceBase< double > > &range=Teuchos::null, const RCP< const SpmdVectorSpaceBase< double > > &domain=Teuchos::null)Thyra::EpetraLinearOprelated
getEpetraOpView(const Ptr< RCP< const Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport) constThyra::EpetraLinearOpvirtual
getNonconstEpetraOpView(const Ptr< RCP< Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport)Thyra::EpetraLinearOpvirtual
getObjectLabel() constTeuchos::LabeledObjectvirtual
getRowStat(const RowStatLinearOpBaseUtils::ERowStat rowStat, const Ptr< VectorBase< double > > &rowStatVec) constThyra::RowStatLinearOpBase< double >inline
getRowStatImpl(const RowStatLinearOpBaseUtils::ERowStat rowStat, const Ptr< VectorBase< double > > &rowStatVec) constThyra::EpetraLinearOpprotectedvirtual
initialize(const RCP< Epetra_Operator > &op, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED, const RCP< const VectorSpaceBase< double > > &range=Teuchos::null, const RCP< const VectorSpaceBase< double > > &domain=Teuchos::null)Thyra::EpetraLinearOp
LinearOpBase< double >::isFullyInitialized(const LinearOpBase< double > &M)Thyra::LinearOpBase< double >related
ScaledLinearOpBase< double >::isFullyInitialized(const LinearOpBase< Scalar > &M)Thyra::LinearOpBase< Scalar >related
LinearOpBase< double >::isFullyUninitialized(const LinearOpBase< double > &M)Thyra::LinearOpBase< double >related
ScaledLinearOpBase< double >::isFullyUninitialized(const LinearOpBase< Scalar > &M)Thyra::LinearOpBase< Scalar >related
LinearOpBase< double >::isPartiallyInitialized(const LinearOpBase< double > &M)Thyra::LinearOpBase< double >related
ScaledLinearOpBase< double >::isPartiallyInitialized(const LinearOpBase< Scalar > &M)Thyra::LinearOpBase< Scalar >related
LabeledObject()Teuchos::LabeledObject
nonconstEpetraLinearOp()Thyra::EpetraLinearOprelated
nonconstEpetraLinearOp(const RCP< Epetra_Operator > &op, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED, const RCP< const VectorSpaceBase< double > > &range=Teuchos::null, const RCP< const VectorSpaceBase< double > > &domain=Teuchos::null)Thyra::EpetraLinearOprelated
nonconstEpetraLinearOp(const RCP< Epetra_Operator > &op, const std::string &label, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED, const RCP< const VectorSpaceBase< double > > &range=Teuchos::null, const RCP< const VectorSpaceBase< double > > &domain=Teuchos::null)Thyra::EpetraLinearOprelated
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
LinearOpBase< double >::opSupported(EOpTransp M_trans) constThyra::LinearOpBase< double >inline
LinearOpBase< double >::opSupported(const LinearOpBase< double > &M, EOpTransp M_trans)Thyra::LinearOpBase< double >related
ScaledLinearOpBase< double >::opSupported(EOpTransp M_trans) constThyra::LinearOpBase< Scalar >inline
ScaledLinearOpBase< double >::opSupported(const LinearOpBase< Scalar > &M, EOpTransp M_trans)Thyra::LinearOpBase< Scalar >related
opSupportedImpl(EOpTransp M_trans) constThyra::EpetraLinearOpprotectedvirtual
partiallyInitialize(const RCP< const VectorSpaceBase< double > > &range, const RCP< const VectorSpaceBase< double > > &domain, const RCP< Epetra_Operator > &op, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED)Thyra::EpetraLinearOp
partialNonconstEpetraLinearOp(const RCP< const VectorSpaceBase< double > > &range, const RCP< const VectorSpaceBase< double > > &domain, const RCP< Epetra_Operator > &op, EOpTransp opTrans=NOTRANS, EApplyEpetraOpAs applyAs=EPETRA_OP_APPLY_APPLY, EAdjointEpetraOp adjointSupport=EPETRA_OP_ADJOINT_SUPPORTED)Thyra::EpetraLinearOprelated
range() constThyra::EpetraLinearOpvirtual
rowStatIsSupported(const RowStatLinearOpBaseUtils::ERowStat rowStat) constThyra::RowStatLinearOpBase< double >inline
rowStatIsSupportedImpl(const RowStatLinearOpBaseUtils::ERowStat rowStat) constThyra::EpetraLinearOpprotectedvirtual
scaleLeft(const VectorBase< double > &row_scaling)Thyra::ScaledLinearOpBase< double >inline
scaleLeftImpl(const VectorBase< double > &row_scaling)Thyra::EpetraLinearOpprotectedvirtual
scaleRight(const VectorBase< double > &col_scaling)Thyra::ScaledLinearOpBase< double >inline
scaleRightImpl(const VectorBase< double > &col_scaling)Thyra::EpetraLinearOpprotectedvirtual
setFullyInitialized(bool isFullyInitialized=true)Thyra::EpetraLinearOp
setObjectLabel(const std::string &objectLabel)Teuchos::LabeledObjectvirtual
spmdDomain() constThyra::EpetraLinearOp
spmdRange() constThyra::EpetraLinearOp
supportsScaleLeft() constThyra::ScaledLinearOpBase< double >inline
supportsScaleLeftImpl() constThyra::EpetraLinearOpprotectedvirtual
supportsScaleRight() constThyra::ScaledLinearOpBase< double >inline
supportsScaleRightImpl() constThyra::EpetraLinearOpprotectedvirtual
uninitialize(RCP< Epetra_Operator > *op=NULL, EOpTransp *opTrans=NULL, EApplyEpetraOpAs *applyAs=NULL, EAdjointEpetraOp *adjointSupport=NULL, RCP< const VectorSpaceBase< double > > *range=NULL, RCP< const VectorSpaceBase< double > > *domain=NULL)Thyra::EpetraLinearOp
verbLevel_defaultTeuchos::Describablestatic
~Describable()Teuchos::Describablevirtual
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::LabeledObjectvirtual