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(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]
getNonconstParameterList()Thyra::AmesosLinearOpWithSolveFactory [virtual]
getObjectLabel() const Teuchos::LabeledObject [virtual]
getParameterList() const Thyra::AmesosLinearOpWithSolveFactory [virtual]
getPreconditionerFactory() constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
getValidParameters() const Thyra::AmesosLinearOpWithSolveFactory [virtual]
initializeAndReuseOp(const RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > &fwdOpSrc, LinearOpWithSolveBase< RangeScalar, DomainScalar > *Op) constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
initializeApproxPreconditionedOp(const RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > &fwdOpSrc, const RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > &approxFwdOpSrc, LinearOpWithSolveBase< RangeScalar, DomainScalar > *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
LinearOpWithSolveFactoryBase< double >::initializeOp(const RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > &fwdOpSrc, LinearOpWithSolveBase< RangeScalar, DomainScalar > *Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) const =0Thyra::LinearOpWithSolveFactoryBase< double > [pure virtual]
initializePreconditionedOp(const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< double > > &prec, LinearOpWithSolveBase< double > *Op, const ESupportSolveUse supportSolveUse) const Thyra::AmesosLinearOpWithSolveFactory
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 RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > &fwdOpSrc, const RCP< const PreconditionerBase< RangeScalar, DomainScalar > > &prec, LinearOpWithSolveBase< RangeScalar, DomainScalar > *Op, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) constThyra::LinearOpWithSolveFactoryBase< double > [virtual]
isCompatible(const LinearOpSourceBase< double > &fwdOpSrc) const Thyra::AmesosLinearOpWithSolveFactory
LinearOpWithSolveFactoryBase< double >::isCompatible(const LinearOpSourceBase< RangeScalar, DomainScalar > &fwdOpSrc) const =0Thyra::LinearOpWithSolveFactoryBase< double > [pure virtual]
LabeledObject()Teuchos::LabeledObject
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
RefactorizationPolicy_nameThyra::AmesosLinearOpWithSolveFactory [static]
setObjectLabel(const std::string &objectLabel)Teuchos::LabeledObject [virtual]
setParameterList(Teuchos::RCP< Teuchos::ParameterList > const &paramList)Thyra::AmesosLinearOpWithSolveFactory [virtual]
setPreconditionerFactory(const RCP< PreconditionerFactoryBase< RangeScalar, DomainScalar > > &precFactory, const std::string &precFactoryName)Thyra::LinearOpWithSolveFactoryBase< double > [virtual]
SolverType_nameThyra::AmesosLinearOpWithSolveFactory [static]
STANDARD_COMPOSITION_MEMBERS(EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor)Thyra::AmesosLinearOpWithSolveFactory
supportsPreconditionerInputType(const EPreconditionerInputType precOpType) const Thyra::AmesosLinearOpWithSolveFactory [virtual]
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
LinearOpWithSolveFactoryBase< double >::uninitializeOp(LinearOpWithSolveBase< RangeScalar, DomainScalar > *Op, RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > *fwdOpSrc=NULL, RCP< const PreconditionerBase< RangeScalar, DomainScalar > > *prec=NULL, RCP< const LinearOpSourceBase< RangeScalar, DomainScalar > > *approxFwdOpSrc=NULL, ESupportSolveUse *supportSolveUse=NULL) const =0Thyra::LinearOpWithSolveFactoryBase< double > [pure virtual]
unsetParameterList()Thyra::AmesosLinearOpWithSolveFactory [virtual]
unsetPreconditionerFactory(RCP< PreconditionerFactoryBase< RangeScalar, DomainScalar > > *precFactory=NULL, std::string *precFactoryName=NULL)Thyra::LinearOpWithSolveFactoryBase< double > [virtual]
verbLevel_defaultTeuchos::Describable [static]
~AmesosLinearOpWithSolveFactory()Thyra::AmesosLinearOpWithSolveFactory
~LabeledObject()Teuchos::LabeledObject [virtual]
~ParameterListAcceptor()Teuchos::ParameterListAcceptor [virtual]


Generated on Wed Jul 22 12:56:45 2009 for Stratimikos by  doxygen 1.5.8