Thyra Version of the Day
|
This is the complete list of members for Thyra::DiagonalEpetraLinearOpWithSolveFactory, including all inherited members.
acceptsPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | virtual |
createOp() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
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::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
description() const | Teuchos::Describable | virtual |
description() const | Teuchos::Describable | virtual |
getDefaultOStream() | Teuchos::VerboseObjectBase | static |
getDefaultOStream() | Teuchos::VerboseObjectBase | static |
getDefaultVerbLevel() | Teuchos::VerboseObject< class ObjectType > | static |
getDefaultVerbLevel() | Teuchos::VerboseObject< class ObjectType > | static |
getDependencies() const | Teuchos::ParameterListAcceptor | virtual |
getDependencies() const | Teuchos::ParameterListAcceptor | virtual |
getLinePrefix() const | Teuchos::VerboseObjectBase | virtual |
getLinePrefix() const | Teuchos::VerboseObjectBase | virtual |
getNonconstParameterList() | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
getObjectLabel() const | Teuchos::LabeledObject | virtual |
getOSTab(const int tabs=1, const std::string &linePrefix="") const | Teuchos::VerboseObjectBase | virtual |
getOStream() const | Teuchos::VerboseObjectBase | virtual |
getOStream() const | Teuchos::VerboseObjectBase | virtual |
getOverridingOStream() const | Teuchos::VerboseObjectBase | virtual |
getOverridingOStream() const | Teuchos::VerboseObjectBase | virtual |
getParameterList() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
getPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | virtual |
getValidParameters() const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
getValidVerboseObjectSublist() | Teuchos::VerboseObject< class ObjectType > | |
getVerbLevel() const | Teuchos::VerboseObject< class ObjectType > | virtual |
informUpdatedVerbosityState() const | Teuchos::VerboseObjectBase | protectedvirtual |
initializeAndReuseOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) const | Thyra::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) const | Thyra::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) const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | 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) const | Thyra::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 |
initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< class ObjectType > | protected |
initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | protected |
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) const | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
LinearOpWithSolveFactoryBase< double >::isCompatible(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const LinearOpBase< double > &fwdOp) | Thyra::LinearOpWithSolveFactoryBase< double > | related |
LabeledObject() | Teuchos::LabeledObject | |
linearOpWithSolve(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | related |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel) | Teuchos::VerboseObject< class ObjectType > | |
readVerboseObjectSublist(ParameterList *paramList, VerboseObject< ObjectType > *verboseObject) | Teuchos::VerboseObject< class ObjectType > | |
setDefaultObjectLabel(const LinearOpBase< double > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op) | Thyra::LinearOpWithSolveFactoryBase< double > | related |
setDefaultOStream(const RCP< FancyOStream > &defaultOStream) | Teuchos::VerboseObjectBase | static |
setDefaultOStream(const RCP< FancyOStream > &defaultOStream) | Teuchos::VerboseObjectBase | static |
setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | Teuchos::VerboseObject< class ObjectType > | static |
setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | Teuchos::VerboseObject< class ObjectType > | static |
setLinePrefix(const std::string &linePrefix) | Teuchos::VerboseObjectBase | virtual |
setLinePrefix(const std::string &linePrefix) | Teuchos::VerboseObjectBase | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | virtual |
setOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
setOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
setOverridingOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
setOverridingOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
setOverridingVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< class ObjectType > | virtual |
setOverridingVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< class ObjectType > | virtual |
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Thyra::DiagonalEpetraLinearOpWithSolveFactory | virtual |
setPreconditionerFactory(const RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName) | Thyra::LinearOpWithSolveFactoryBase< double > | virtual |
setupVerboseObjectSublist(ParameterList *paramList) | Teuchos::VerboseObject< class ObjectType > | |
setVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< class ObjectType > | virtual |
setVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< class ObjectType > | virtual |
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const | Thyra::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 | 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 | virtual |
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< double > > *precFactory=NULL, std::string *precFactoryName=NULL) | Thyra::LinearOpWithSolveFactoryBase< double > | virtual |
verbLevel_default | Teuchos::Describable | static |
VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< class ObjectType > | |
VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< class ObjectType > | |
VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | |
VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | |
~Describable() | Teuchos::Describable | virtual |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::LabeledObject | virtual |
~ParameterListAcceptor() | Teuchos::ParameterListAcceptor | virtual |
~VerboseObjectBase() | Teuchos::VerboseObjectBase | virtual |
~VerboseObjectBase() | Teuchos::VerboseObjectBase | virtual |