Stratimikos
Version of the Day
|
This is the complete list of members for Thyra::AztecOOLinearOpWithSolveFactory, including all inherited members.
acceptsPreconditionerFactory() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
AztecOOLinearOpWithSolveFactory(Teuchos::RCP< Teuchos::ParameterList > const ¶mList=Teuchos::null) | Thyra::AztecOOLinearOpWithSolveFactory | |
createOp() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
description() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
getNonconstParameterList() | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
getParameterList() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
getPreconditionerFactory() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
getValidParameters() const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
initializeAndReuseOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::initializeAndReuseOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op) | Thyra::LinearOpWithSolveFactoryBase< double > | |
initializeApproxPreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::initializeApproxPreconditionedOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const RCP< const LinearOpBase< double > > &approxFwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | |
initializeOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::initializeOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | |
initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< double > > &prec, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::initializePreconditionedOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const RCP< const PreconditionerBase< double > > &prec, const Ptr< LinearOpWithSolveBase< double > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | |
inverse(const LinearOpWithSolveFactoryBase< double > &LOWSF, const RCP< const LinearOpBase< double > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED, const Ptr< const SolveCriteria< double > > &fwdSolveCriteria=Teuchos::null, const EThrowOnSolveFailure throwOnFwdSolveFailure=THROW_ON_SOLVE_FAILURE, const Ptr< const SolveCriteria< double > > &adjSolveCriteria=Teuchos::null, const EThrowOnSolveFailure throwOnAdjSolveFailure=THROW_ON_SOLVE_FAILURE) | Thyra::LinearOpWithSolveFactoryBase< double > | |
isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::isCompatible(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const LinearOpBase< double > &fwdOp) | Thyra::LinearOpWithSolveFactoryBase< double > | |
LabeledObject() | Teuchos::Describable | |
LabeledObject() | Teuchos::Describable | |
LabeledObject() | Teuchos::Describable | |
linearOpWithSolve(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | |
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 | |
setDefaultObjectLabel(const LinearOpBase< double > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op) | Thyra::LinearOpWithSolveFactoryBase< double > | |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
setPreconditionerFactory(const Teuchos::RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName) | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
STANDARD_COMPOSITION_MEMBERS(EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor) | Thyra::AztecOOLinearOpWithSolveFactory | |
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
uninitializeOp(LinearOpWithSolveBase< double > *Op, Teuchos::RCP< const LinearOpSourceBase< double > > *fwdOpSrc, Teuchos::RCP< const PreconditionerBase< double > > *prec, Teuchos::RCP< const LinearOpSourceBase< double > > *approxFwdOpSrc, ESupportSolveUse *supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::uninitializeOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const Ptr< LinearOpWithSolveBase< double > > &Op, const Ptr< RCP< const LinearOpBase< double > > > &fwdOp=Teuchos::null, const Ptr< RCP< const PreconditionerBase< double > > > &prec=Teuchos::null, const Ptr< RCP< const LinearOpBase< double > > > &approxFwdOp=Teuchos::null, const Ptr< ESupportSolveUse > &supportSolveUse=Teuchos::null) | Thyra::LinearOpWithSolveFactoryBase< double > | |
unsetParameterList() | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
unsetPreconditionerFactory(Teuchos::RCP< PreconditionerFactoryBase< double > > *precFactory, std::string *precFactoryName) | Thyra::AztecOOLinearOpWithSolveFactory | virtual |
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 |