Stratimikos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Thyra::BelosLinearOpWithSolveFactory< Scalar > Member List

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

acceptsPreconditionerFactory() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
BelosLinearOpWithSolveFactory()Thyra::BelosLinearOpWithSolveFactory< Scalar >
BelosLinearOpWithSolveFactory(const Teuchos::RCP< PreconditionerFactoryBase< Scalar > > &precFactory)Thyra::BelosLinearOpWithSolveFactory< Scalar >
BlockCG_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
BlockGMRES_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
ConvergenceTestFrequency_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
createOp() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
description() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
GCRODR_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
getNonconstParameterList()Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
getObjectLabel() const Teuchos::Describablevirtual
getObjectLabel() const Teuchos::Describablevirtual
getObjectLabel() const Teuchos::Describablevirtual
getParameterList() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
getPreconditionerFactory() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
getValidParameters() const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
initializeAndReuseOp(const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::initializeAndReuseOp(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const RCP< const LinearOpBase< Scalar > > &fwdOp, const Ptr< LinearOpWithSolveBase< Scalar > > &Op)Thyra::LinearOpWithSolveFactoryBase< Scalar >
initializeApproxPreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &approxFwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::initializeApproxPreconditionedOp(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const RCP< const LinearOpBase< Scalar > > &fwdOp, const RCP< const LinearOpBase< Scalar > > &approxFwdOp, const Ptr< LinearOpWithSolveBase< Scalar > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED)Thyra::LinearOpWithSolveFactoryBase< Scalar >
initializeOp(const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::initializeOp(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const RCP< const LinearOpBase< Scalar > > &fwdOp, const Ptr< LinearOpWithSolveBase< Scalar > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED)Thyra::LinearOpWithSolveFactoryBase< Scalar >
initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< Scalar > > &prec, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::initializePreconditionedOp(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const RCP< const LinearOpBase< Scalar > > &fwdOp, const RCP< const PreconditionerBase< Scalar > > &prec, const Ptr< LinearOpWithSolveBase< Scalar > > &Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED)Thyra::LinearOpWithSolveFactoryBase< Scalar >
inverse(const LinearOpWithSolveFactoryBase< Scalar > &LOWSF, const RCP< const LinearOpBase< Scalar > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED, const Ptr< const SolveCriteria< Scalar > > &fwdSolveCriteria=Teuchos::null, const EThrowOnSolveFailure throwOnFwdSolveFailure=THROW_ON_SOLVE_FAILURE, const Ptr< const SolveCriteria< Scalar > > &adjSolveCriteria=Teuchos::null, const EThrowOnSolveFailure throwOnAdjSolveFailure=THROW_ON_SOLVE_FAILURE)Thyra::LinearOpWithSolveFactoryBase< Scalar >
isCompatible(const LinearOpSourceBase< Scalar > &fwdOpSrc) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::isCompatible(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const LinearOpBase< Scalar > &fwdOp)Thyra::LinearOpWithSolveFactoryBase< Scalar >
LabeledObject()Teuchos::Describable
LabeledObject()Teuchos::Describable
LabeledObject()Teuchos::Describable
linearOpWithSolve(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const RCP< const LinearOpBase< Scalar > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED)Thyra::LinearOpWithSolveFactoryBase< Scalar >
MagnitudeType typedefThyra::BelosLinearOpWithSolveFactory< Scalar >
MINRES_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
PseudoBlockCG_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
PseudoBlockGMRES_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
PseudoBlockStochasticCG_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
RCG_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
setDefaultObjectLabel(const LinearOpBase< Scalar > &fwdOp, const Ptr< LinearOpWithSolveBase< Scalar > > &Op)Thyra::LinearOpWithSolveFactoryBase< Scalar >
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const &paramList)Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
setPreconditionerFactory(const Teuchos::RCP< PreconditionerFactoryBase< Scalar > > &precFactory, const std::string &precFactoryName)Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
SolverType_defaultThyra::BelosLinearOpWithSolveFactory< Scalar >static
SolverType_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
SolverTypes_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
TFQMR_nameThyra::BelosLinearOpWithSolveFactory< Scalar >static
uninitializeOp(LinearOpWithSolveBase< Scalar > *Op, Teuchos::RCP< const LinearOpSourceBase< Scalar > > *fwdOpSrc, Teuchos::RCP< const PreconditionerBase< Scalar > > *prec, Teuchos::RCP< const LinearOpSourceBase< Scalar > > *approxFwdOpSrc, ESupportSolveUse *supportSolveUse) const Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
Thyra::LinearOpWithSolveFactoryBase::uninitializeOp(const LinearOpWithSolveFactoryBase< Scalar > &lowsFactory, const Ptr< LinearOpWithSolveBase< Scalar > > &Op, const Ptr< RCP< const LinearOpBase< Scalar > > > &fwdOp=Teuchos::null, const Ptr< RCP< const PreconditionerBase< Scalar > > > &prec=Teuchos::null, const Ptr< RCP< const LinearOpBase< Scalar > > > &approxFwdOp=Teuchos::null, const Ptr< ESupportSolveUse > &supportSolveUse=Teuchos::null)Thyra::LinearOpWithSolveFactoryBase< Scalar >
unsetParameterList()Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
unsetPreconditionerFactory(Teuchos::RCP< PreconditionerFactoryBase< Scalar > > *precFactory, std::string *precFactoryName)Thyra::BelosLinearOpWithSolveFactory< Scalar >virtual
verbLevel_defaultTeuchos::Describablestatic
~Describable()Teuchos::Describablevirtual
~Describable()Teuchos::Describablevirtual
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual

Generated on Mon May 6 2024 09:37:40 for Stratimikos by doxygen 1.8.5