, including all inherited members.
| acceptsPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| createOp() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | [virtual] |
| getNonconstParameterList() | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| getParameterList() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| getPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| getValidParameters() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| initializeAndReuseOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| initializeApproxPreconditionedOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| initializeOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| LinearOpWithSolveFactoryBase< double >::initializeOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) const =0 | Thyra::LinearOpWithSolveFactoryBase< double > | [pure virtual] |
| initializePreconditionedOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const RCP< const PreconditionerBase< double > > &prec, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | [virtual] |
| setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| setPreconditionerFactory(const RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName) | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const | Thyra::LinearOpWithSolveFactoryBase< double > | [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::DiagonalEpetraLinearOpWithSolveFactory | |
| LinearOpWithSolveFactoryBase< double >::uninitializeOp(LinearOpWithSolveBase< double > *Op, RCP< const LinearOpSourceBase< double > > *fwdOpSrc=NULL, RCP< const PreconditionerBase< double > > *prec=NULL, RCP< const LinearOpSourceBase< double > > *approxFwdOpSrc=NULL, ESupportSolveUse *supportSolveUse=NULL) const =0 | Thyra::LinearOpWithSolveFactoryBase< double > | [pure virtual] |
| unsetParameterList() | Thyra::DiagonalEpetraLinearOpWithSolveFactory | |
| unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< double > > *precFactory=NULL, std::string *precFactoryName=NULL) | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |