Thyra  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() constThyra::DiagonalEpetraLinearOpWithSolveFactoryvirtual
getNonconstParameterList()Thyra::DiagonalEpetraLinearOpWithSolveFactory
getParameterList() constThyra::DiagonalEpetraLinearOpWithSolveFactory
getPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double >virtual
getValidParameters() constThyra::DiagonalEpetraLinearOpWithSolveFactory
initializeAndReuseOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) constThyra::LinearOpWithSolveFactoryBase< double >virtual
initializeAndReuseOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op)Thyra::LinearOpWithSolveFactoryBase< double >related
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
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 >related
initializeOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) constThyra::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
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 >related
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
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 >related
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 >related
isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) constThyra::DiagonalEpetraLinearOpWithSolveFactoryvirtual
LinearOpWithSolveFactoryBase< double >::isCompatible(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const LinearOpBase< double > &fwdOp)Thyra::LinearOpWithSolveFactoryBase< double >related
linearOpWithSolve(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED)Thyra::LinearOpWithSolveFactoryBase< double >related
setDefaultObjectLabel(const LinearOpBase< double > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op)Thyra::LinearOpWithSolveFactoryBase< double >related
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
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
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 >related
unsetParameterList()Thyra::DiagonalEpetraLinearOpWithSolveFactory
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< double > > *precFactory=NULL, std::string *precFactoryName=NULL)Thyra::LinearOpWithSolveFactoryBase< double >virtual