Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Thyra::ReuseLinearOpWithSolveFactory< Scalar > Member List

This is the complete list of members for Thyra::ReuseLinearOpWithSolveFactory< Scalar >, including all inherited members.

acceptsPreconditionerFactory() constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
createOp() constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
description() constThyra::ReuseLinearOpWithSolveFactory< Scalar >
getNonconstParameterList()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getParameterList() constThyra::ReuseLinearOpWithSolveFactory< Scalar >
getPreconditionerFactory() constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
getUnderlyingLOWSF()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingLOWSF() constThyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingPreconditioner()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingPreconditioner() constThyra::ReuseLinearOpWithSolveFactory< Scalar >
getValidParameters() constThyra::ReuseLinearOpWithSolveFactory< Scalar >
informUpdatedVerbosityState() constThyra::ReuseLinearOpWithSolveFactory< Scalar >protected
initialize(const RCP< const LinearOpWithSolveFactoryBase< Scalar > > &lowsf, const RCP< PreconditionerBase< Scalar > > &prec)Thyra::ReuseLinearOpWithSolveFactory< Scalar >
initializeAndReuseOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializeApproxPreconditionedOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const RCP< const LinearOpSourceBase< Scalar > > &approxFwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializeOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializePreconditionedOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const RCP< const PreconditionerBase< Scalar > > &prec, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
isCompatible(const LinearOpSourceBase< Scalar > &fwdOpSrc) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
lowsf_Thyra::ReuseLinearOpWithSolveFactory< Scalar >private
LOWSF_t typedefThyra::ReuseLinearOpWithSolveFactory< Scalar >private
nonconstInitialize(const RCP< LinearOpWithSolveFactoryBase< Scalar > > &lowsf, const RCP< PreconditionerBase< Scalar > > &prec)Thyra::ReuseLinearOpWithSolveFactory< Scalar >
nonconstReuseLinearOpWithSolveFactory(const RCP< LinearOpWithSolveFactoryBase< Scalar > > &lowsf, const RCP< PreconditionerBase< Scalar > > &prec)Thyra::ReuseLinearOpWithSolveFactory< Scalar >related
prec_Thyra::ReuseLinearOpWithSolveFactory< Scalar >private
ReuseLinearOpWithSolveFactory()Thyra::ReuseLinearOpWithSolveFactory< Scalar >inline
reuseLinearOpWithSolveFactory(const RCP< const LinearOpWithSolveFactoryBase< Scalar > > &lowsf, const RCP< PreconditionerBase< Scalar > > &prec)Thyra::ReuseLinearOpWithSolveFactory< Scalar >related
setParameterList(RCP< ParameterList > const &paramList)Thyra::ReuseLinearOpWithSolveFactory< Scalar >
setPreconditionerFactory(const RCP< PreconditionerFactoryBase< Scalar > > &precFactory, const std::string &precFactoryName)Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
uninitializeOp(LinearOpWithSolveBase< Scalar > *Op, RCP< const LinearOpSourceBase< Scalar > > *fwdOpSrc, RCP< const PreconditionerBase< Scalar > > *prec, RCP< const LinearOpSourceBase< Scalar > > *approxFwdOpSrc, ESupportSolveUse *supportSolveUse) constThyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
unsetParameterList()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< Scalar > > *precFactory, std::string *precFactoryName)Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual