Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Thyra::ReuseLinearOpWithSolveFactory< Scalar > Member List

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

acceptsPreconditionerFactory() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
createOp() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
description() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getNonconstParameterList()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getParameterList() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getPreconditionerFactory() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
getUnderlyingLOWSF()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingLOWSF() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingPreconditioner()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getUnderlyingPreconditioner() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >
getValidParameters() const Thyra::ReuseLinearOpWithSolveFactory< Scalar >
informUpdatedVerbosityState() const Thyra::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) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializeApproxPreconditionedOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const RCP< const LinearOpSourceBase< Scalar > > &approxFwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializeOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
initializePreconditionedOp(const RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const RCP< const PreconditionerBase< Scalar > > &prec, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
isCompatible(const LinearOpSourceBase< Scalar > &fwdOpSrc) const Thyra::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) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
uninitializeOp(LinearOpWithSolveBase< Scalar > *Op, RCP< const LinearOpSourceBase< Scalar > > *fwdOpSrc, RCP< const PreconditionerBase< Scalar > > *prec, RCP< const LinearOpSourceBase< Scalar > > *approxFwdOpSrc, ESupportSolveUse *supportSolveUse) const Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual
unsetParameterList()Thyra::ReuseLinearOpWithSolveFactory< Scalar >
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< Scalar > > *precFactory, std::string *precFactoryName)Thyra::ReuseLinearOpWithSolveFactory< Scalar >virtual