Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for Thyra::AztecOOLinearOpWithSolveFactory, including all inherited members.
acceptsPreconditionerFactory() const | Thyra::AztecOOLinearOpWithSolveFactory | |
AztecOOLinearOpWithSolveFactory(Teuchos::RCP< Teuchos::ParameterList > const ¶mList=Teuchos::null) | Thyra::AztecOOLinearOpWithSolveFactory | |
createOp() const | Thyra::AztecOOLinearOpWithSolveFactory | |
defaultAdjMaxIterations_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
defaultAdjTolerance_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
defaultFwdMaxIterations_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
defaultFwdTolerance_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
description() const | Thyra::AztecOOLinearOpWithSolveFactory | |
generateAndGetValidParameters() | Thyra::AztecOOLinearOpWithSolveFactory | privatestatic |
getNonconstParameterList() | Thyra::AztecOOLinearOpWithSolveFactory | |
getParameterList() const | Thyra::AztecOOLinearOpWithSolveFactory | |
getPreconditionerFactory() const | Thyra::AztecOOLinearOpWithSolveFactory | |
getValidParameters() const | Thyra::AztecOOLinearOpWithSolveFactory | |
initializeAndReuseOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) const | Thyra::AztecOOLinearOpWithSolveFactory | |
initializeApproxPreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | |
initializeOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | |
initializeOp_impl(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< double > > &prec, const Teuchos::RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, const bool reusePrec, LinearOpWithSolveBase< double > *Op) const | Thyra::AztecOOLinearOpWithSolveFactory | private |
initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< double > > &prec, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AztecOOLinearOpWithSolveFactory | |
isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const | Thyra::AztecOOLinearOpWithSolveFactory | |
outputEveryRhs_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
paramList_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
precFactory_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
precFactoryName_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Thyra::AztecOOLinearOpWithSolveFactory | |
setPreconditionerFactory(const Teuchos::RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName) | Thyra::AztecOOLinearOpWithSolveFactory | |
STANDARD_COMPOSITION_MEMBERS(EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor) | Thyra::AztecOOLinearOpWithSolveFactory | |
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const | Thyra::AztecOOLinearOpWithSolveFactory | |
thisValidParamList_ | Thyra::AztecOOLinearOpWithSolveFactory | private |
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 | |
unsetParameterList() | Thyra::AztecOOLinearOpWithSolveFactory | |
unsetPreconditionerFactory(Teuchos::RCP< PreconditionerFactoryBase< double > > *precFactory, std::string *precFactoryName) | Thyra::AztecOOLinearOpWithSolveFactory | |
updateThisValidParamList() | Thyra::AztecOOLinearOpWithSolveFactory | private |
useAztecPrec_ | Thyra::AztecOOLinearOpWithSolveFactory | private |