Thyra Package Browser (Single Doxygen Collection) Version of the Day
Thyra::DiagonalEpetraLinearOpWithSolveFactory Member List
This is the complete list of members for Thyra::DiagonalEpetraLinearOpWithSolveFactory, including all inherited members.
acceptsPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
createOp() const Thyra::DiagonalEpetraLinearOpWithSolveFactory [virtual]
getNonconstParameterList()Thyra::DiagonalEpetraLinearOpWithSolveFactory
getParameterList() const Thyra::DiagonalEpetraLinearOpWithSolveFactory
getPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
getValidParameters() const Thyra::DiagonalEpetraLinearOpWithSolveFactory
initializeAndReuseOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) constThyra::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) constThyra::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 =0Thyra::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) constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const Thyra::DiagonalEpetraLinearOpWithSolveFactory [virtual]
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const &paramList)Thyra::DiagonalEpetraLinearOpWithSolveFactory
setPreconditionerFactory(const RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName)Thyra::LinearOpWithSolveFactoryBase< double > [virtual]
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) constThyra::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 =0Thyra::LinearOpWithSolveFactoryBase< double > [pure virtual]
unsetParameterList()Thyra::DiagonalEpetraLinearOpWithSolveFactory
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< double > > *precFactory=NULL, std::string *precFactoryName=NULL)Thyra::LinearOpWithSolveFactoryBase< double > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines