Thyra
Version of the Day
|
This is the complete list of members for Thyra::EpetraLinearOp, including all inherited members.
allocateDomain(const RCP< Epetra_Operator > &op, EOpTransp op_trans) const | Thyra::EpetraLinearOp | protectedvirtual |
allocateRange(const RCP< Epetra_Operator > &op, EOpTransp op_trans) const | Thyra::EpetraLinearOp | protectedvirtual |
apply(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const doublealpha, const doublebeta) const | Thyra::LinearOpBase< double > | inline |
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const | Thyra::EpetraLinearOp | protectedvirtual |
clone() const | Thyra::EpetraLinearOp | virtual |
describe(FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const | Thyra::EpetraLinearOp | |
LinearOpBase< double >::describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
LinearOpBase< double >::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
LinearOpBase< double >::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
description() const | Thyra::EpetraLinearOp | virtual |
domain() const | Thyra::EpetraLinearOp | virtual |
epetra_op() | Thyra::EpetraLinearOp | |
epetra_op() const | Thyra::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::EpetraLinearOp | related |
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::EpetraLinearOp | related |
getEpetraOpView(const Ptr< RCP< const Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport) const | Thyra::EpetraLinearOp | virtual |
getNonconstEpetraOpView(const Ptr< RCP< Epetra_Operator > > &epetraOp, const Ptr< EOpTransp > &epetraOpTransp, const Ptr< EApplyEpetraOpAs > &epetraOpApplyAs, const Ptr< EAdjointEpetraOp > &epetraOpAdjointSupport) | Thyra::EpetraLinearOp | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getRowStat(const RowStatLinearOpBaseUtils::ERowStat rowStat, const Ptr< VectorBase< double > > &rowStatVec) const | Thyra::RowStatLinearOpBase< double > | inline |
getRowStatImpl(const RowStatLinearOpBaseUtils::ERowStat rowStat, const Ptr< VectorBase< double > > &rowStatVec) const | Thyra::EpetraLinearOp | protectedvirtual |
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 | |
LabeledObject() | Teuchos::Describable | |
LabeledObject() | Teuchos::Describable | |
LabeledObject() | Teuchos::Describable | |
nonconstEpetraLinearOp() | Thyra::EpetraLinearOp | related |
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::EpetraLinearOp | related |
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::EpetraLinearOp | related |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
opSupported(EOpTransp M_trans) const | Thyra::LinearOpBase< double > | inline |
opSupportedImpl(EOpTransp M_trans) const | Thyra::EpetraLinearOp | protectedvirtual |
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::EpetraLinearOp | related |
range() const | Thyra::EpetraLinearOp | virtual |
rowStatIsSupported(const RowStatLinearOpBaseUtils::ERowStat rowStat) const | Thyra::RowStatLinearOpBase< double > | inline |
rowStatIsSupportedImpl(const RowStatLinearOpBaseUtils::ERowStat rowStat) const | Thyra::EpetraLinearOp | protectedvirtual |
scaleLeft(const VectorBase< double > &row_scaling) | Thyra::ScaledLinearOpBase< double > | inline |
scaleLeftImpl(const VectorBase< double > &row_scaling) | Thyra::EpetraLinearOp | protectedvirtual |
scaleRight(const VectorBase< double > &col_scaling) | Thyra::ScaledLinearOpBase< double > | inline |
scaleRightImpl(const VectorBase< double > &col_scaling) | Thyra::EpetraLinearOp | protectedvirtual |
setFullyInitialized(bool isFullyInitialized=true) | Thyra::EpetraLinearOp | |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
spmdDomain() const | Thyra::EpetraLinearOp | |
spmdRange() const | Thyra::EpetraLinearOp | |
supportsScaleLeft() const | Thyra::ScaledLinearOpBase< double > | inline |
supportsScaleLeftImpl() const | Thyra::EpetraLinearOp | protectedvirtual |
supportsScaleRight() const | Thyra::ScaledLinearOpBase< double > | inline |
supportsScaleRightImpl() const | Thyra::EpetraLinearOp | protectedvirtual |
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_default | Teuchos::Describable | static |
~Describable() | Teuchos::Describable | virtual |
~Describable() | Teuchos::Describable | virtual |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::Describable | virtual |