Stratimikos Package Browser (Single Doxygen Collection) Version of the Day
Thyra::AmesosLinearOpWithSolveFactory Member List
This is the complete list of members for Thyra::AmesosLinearOpWithSolveFactory, including all inherited members.
acceptsPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
Amesos_Settings_nameThyra::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(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable [virtual]
description() const Thyra::AmesosLinearOpWithSolveFactory [virtual]
generateAndGetValidParameters()Thyra::AmesosLinearOpWithSolveFactory [private, static]
getDefaultOStream()Teuchos::VerboseObjectBase [static]
getDefaultVerbLevel()Teuchos::VerboseObject< ObjectType > [static]
getLinePrefix() const Teuchos::VerboseObjectBase [virtual]
getNonconstParameterList()Thyra::AmesosLinearOpWithSolveFactory [virtual]
getObjectLabel() const Teuchos::LabeledObject [virtual]
getOSTab(const int tabs=1, const std::string &linePrefix="") const Teuchos::VerboseObjectBase [virtual]
getOStream() const Teuchos::VerboseObjectBase [virtual]
getOverridingOStream() const Teuchos::VerboseObjectBase [virtual]
getParameterList() const Thyra::AmesosLinearOpWithSolveFactory [virtual]
getPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
getValidParameters() const Thyra::AmesosLinearOpWithSolveFactory [virtual]
getValidVerboseObjectSublist()Teuchos::VerboseObject< ObjectType >
getVerbLevel() const Teuchos::VerboseObject< ObjectType > [virtual]
informUpdatedVerbosityState() const Teuchos::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) constThyra::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) constThyra::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)Teuchos::VerboseObject< ObjectType > [virtual]
initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::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
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
paramList_Thyra::AmesosLinearOpWithSolveFactory [private]
readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel)Teuchos::VerboseObject< ObjectType >
readVerboseObjectSublist(ParameterList *paramList, VerboseObject< ObjectType > *verboseObject)Teuchos::VerboseObject< ObjectType >
refactorizationPolicy_Thyra::AmesosLinearOpWithSolveFactory [private]
RefactorizationPolicy_nameThyra::AmesosLinearOpWithSolveFactory [static]
setDefaultObjectLabel(const LinearOpBase< double > &fwdOp, const Ptr< LinearOpWithSolveBase< double > > &Op)Thyra::LinearOpWithSolveFactoryBase< double >
setDefaultOStream(const RCP< FancyOStream > &defaultOStream)Teuchos::VerboseObjectBase [static]
setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel)Teuchos::VerboseObject< ObjectType > [static]
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]
setOverridingOStream(const RCP< FancyOStream > &oStream) const Teuchos::VerboseObjectBase [virtual]
setOverridingVerbLevel(const EVerbosityLevel verbLevel) const Teuchos::VerboseObject< ObjectType > [virtual]
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const &paramList)Thyra::AmesosLinearOpWithSolveFactory [virtual]
setPreconditionerFactory(const RCP< PreconditionerFactoryBase< double > > &precFactory, const std::string &precFactoryName)Thyra::LinearOpWithSolveFactoryBase< double > [virtual]
setupVerboseObjectSublist(ParameterList *paramList)Teuchos::VerboseObject< ObjectType >
setVerbLevel(const EVerbosityLevel verbLevel) const Teuchos::VerboseObject< ObjectType > [virtual]
solverType_Thyra::AmesosLinearOpWithSolveFactory [private]
SolverType_nameThyra::AmesosLinearOpWithSolveFactory [static]
STANDARD_COMPOSITION_MEMBERS(EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor)Thyra::AmesosLinearOpWithSolveFactory
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const Thyra::AmesosLinearOpWithSolveFactory [virtual]
throwOnPrecInput_Thyra::AmesosLinearOpWithSolveFactory [private]
ThrowOnPreconditionerInput_nameThyra::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_defaultTeuchos::Describable [static]
VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< ObjectType >
VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObjectBase
~AmesosLinearOpWithSolveFactory()Thyra::AmesosLinearOpWithSolveFactory
~LabeledObject()Teuchos::LabeledObject [virtual]
~ParameterListAcceptor()Teuchos::ParameterListAcceptor [virtual]
~VerboseObjectBase()Teuchos::VerboseObjectBase [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines