Thyra Package Browser (Single Doxygen Collection) 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.

adjointSupport_Thyra::EpetraLinearOpprivate
allocateDomain(const RCP< Epetra_Operator > &op, EOpTransp op_trans) constThyra::EpetraLinearOpprotectedvirtual
allocateRange(const RCP< Epetra_Operator > &op, EOpTransp op_trans) constThyra::EpetraLinearOpprotectedvirtual
applyAs_Thyra::EpetraLinearOpprivate
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) constThyra::EpetraLinearOpprotected
clone() constThyra::EpetraLinearOp
computeAbsRowSum(Epetra_Vector &rowStatVec_in) constThyra::EpetraLinearOpprivate
describe(FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) constThyra::EpetraLinearOp
Thyra::EpetraLinearOpBase::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
Thyra::EpetraLinearOpBase::describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describablevirtual
Thyra::EpetraLinearOpBase::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describable
description() constThyra::EpetraLinearOpvirtual
domain() constThyra::EpetraLinearOp
domain_Thyra::EpetraLinearOpprivate
epetra_op()Thyra::EpetraLinearOp
epetra_op() constThyra::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
EpetraLinearOp()Thyra::EpetraLinearOp
getDomainMap() constThyra::EpetraLinearOpprivate
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
getRangeMap() constThyra::EpetraLinearOpprivate
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
isFullyInitialized_Thyra::EpetraLinearOpprivate
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
objectLabel_Teuchos::LabeledObjectprivate
op_Thyra::EpetraLinearOpprivate
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
opSupportedImpl(EOpTransp M_trans) constThyra::EpetraLinearOpprotected
opTrans_Thyra::EpetraLinearOpprivate
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::EpetraLinearOp
range_Thyra::EpetraLinearOpprivate
rowMatrix_Thyra::EpetraLinearOpprivate
rowStatIsSupportedImpl(const RowStatLinearOpBaseUtils::ERowStat rowStat) constThyra::EpetraLinearOpprotectedvirtual
scaleLeftImpl(const VectorBase< double > &row_scaling)Thyra::EpetraLinearOpprotectedvirtual
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
supportsScaleLeftImpl() constThyra::EpetraLinearOpprotectedvirtual
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
~LabeledObject()Teuchos::LabeledObjectvirtual