, including all inherited members.
| acceptsPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| Amesos_Settings_name | Thyra::AmesosLinearOpWithSolveFactory | [static] |
| AmesosLinearOpWithSolveFactory(const Amesos::ESolverType solverType=Amesos::LAPACK, const Amesos::ERefactorizationPolicy refactorizationPolicy=Amesos::REPIVOT_ON_REFACTORIZATION, const bool throwOnPrecInput=true) | Thyra::AmesosLinearOpWithSolveFactory | |
| createOp() const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | [virtual] |
| 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(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
| describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | [virtual] |
| describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
| description() const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| getDefaultOStream() | VerboseObjectBase | [static] |
| getDefaultVerbLevel() | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [static] |
| getDependencies() const | Teuchos::ParameterListAcceptor | [virtual] |
| getDependencies() const | Teuchos::ParameterListAcceptor | [virtual] |
| getDependencies() const | Teuchos::ParameterListAcceptor | [virtual] |
| getLinePrefix() const | VerboseObjectBase | [virtual] |
| getNonconstParameterList() | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| getObjectLabel() const | Teuchos::LabeledObject | [virtual] |
| getObjectLabel() const | Teuchos::LabeledObject | [virtual] |
| getObjectLabel() const | Teuchos::LabeledObject | [virtual] |
| getOSTab(const int tabs=1, const std::string &linePrefix="") const | VerboseObjectBase | [virtual] |
| getOStream() const | VerboseObjectBase | [virtual] |
| getOverridingOStream() const | VerboseObjectBase | [virtual] |
| getParameterList() const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| getPreconditionerFactory() const | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| getValidParameters() const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| getVerbLevel() const | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [virtual] |
| informUpdatedVerbosityState() const | VerboseObjectBase | [protected, virtual] |
| initializeAndReuseOp(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op) | Thyra::LinearOpWithSolveFactoryBase< double > | |
| initializeAndReuseOp(const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op) 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 > | |
| 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] |
| initializeOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AmesosLinearOpWithSolveFactory | [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 > | |
| initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< double > > &prec, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const | Thyra::AmesosLinearOpWithSolveFactory | |
| LinearOpWithSolveFactoryBase< double >::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 > | |
| initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [virtual] |
| initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | VerboseObjectBase | [virtual] |
| 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 > | |
| isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| LinearOpWithSolveFactoryBase< double >::isCompatible(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const LinearOpBase< double > &fwdOp) | Thyra::LinearOpWithSolveFactoryBase< double > | |
| LabeledObject() | Teuchos::LabeledObject | |
| LabeledObject() | Teuchos::LabeledObject | |
| LabeledObject() | Teuchos::LabeledObject | |
| linearOpWithSolve(const LinearOpWithSolveFactoryBase< double > &lowsFactory, const RCP< const LinearOpBase< double > > &fwdOp, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) | Thyra::LinearOpWithSolveFactoryBase< double > | |
| 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 | |
| RefactorizationPolicy_name | Thyra::AmesosLinearOpWithSolveFactory | [static] |
| setDefaultObjectLabel(const LinearOpBase< double > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op) | Thyra::LinearOpWithSolveFactoryBase< double > | |
| setDefaultOStream(const RCP< FancyOStream > &defaultOStream) | VerboseObjectBase | [static] |
| setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [static] |
| setLinePrefix(const std::string &linePrefix) | VerboseObjectBase | [virtual] |
| setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | [virtual] |
| setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | [virtual] |
| setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | [virtual] |
| setOStream(const RCP< FancyOStream > &oStream) const | VerboseObjectBase | [virtual] |
| setOverridingOStream(const RCP< FancyOStream > &oStream) const | VerboseObjectBase | [virtual] |
| setOverridingVerbLevel(const EVerbosityLevel verbLevel) const | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [virtual] |
| setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| setPreconditionerFactory(const RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName) | Thyra::LinearOpWithSolveFactoryBase< double > | [virtual] |
| setVerbLevel(const EVerbosityLevel verbLevel) const | VerboseObject< LinearOpWithSolveFactoryBase< double > > | [virtual] |
| SolverType_name | Thyra::AmesosLinearOpWithSolveFactory | [static] |
| STANDARD_COMPOSITION_MEMBERS(EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor) | Thyra::AmesosLinearOpWithSolveFactory | |
| supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const | Thyra::AmesosLinearOpWithSolveFactory | [virtual] |
| ThrowOnPreconditionerInput_name | Thyra::AmesosLinearOpWithSolveFactory | [static] |
| 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::AmesosLinearOpWithSolveFactory | [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 > | |
| unsetParameterList() | Thyra::AmesosLinearOpWithSolveFactory | [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) | VerboseObject< LinearOpWithSolveFactoryBase< double > > | |
| VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | VerboseObjectBase | |
| ~AmesosLinearOpWithSolveFactory() | Thyra::AmesosLinearOpWithSolveFactory | |
| ~LabeledObject() | Teuchos::LabeledObject | [virtual] |
| ~LabeledObject() | Teuchos::LabeledObject | [virtual] |
| ~LabeledObject() | Teuchos::LabeledObject | [virtual] |
| ~ParameterListAcceptor() | Teuchos::ParameterListAcceptor | [virtual] |
| ~ParameterListAcceptor() | Teuchos::ParameterListAcceptor | [virtual] |
| ~ParameterListAcceptor() | Teuchos::ParameterListAcceptor | [virtual] |
| ~VerboseObjectBase() | VerboseObjectBase | [virtual] |