Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Thyra::AztecOOLinearOpWithSolve Member List

This is the complete list of members for Thyra::AztecOOLinearOpWithSolve, including all inherited members.

allowInexactAdjSolve_Thyra::AztecOOLinearOpWithSolveprivate
allowInexactFwdSolve_Thyra::AztecOOLinearOpWithSolveprivate
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const Thyra::AztecOOLinearOpWithSolveprotectedvirtual
approxFwdOpSrc_Thyra::AztecOOLinearOpWithSolveprivate
assertInitialized() const Thyra::AztecOOLinearOpWithSolveprivate
aztecAdjSolver_Thyra::AztecOOLinearOpWithSolveprivate
aztecFwdSolver_Thyra::AztecOOLinearOpWithSolveprivate
AztecOOLinearOpWithSolve(const int fwdDefaultMaxIterations=400, const double fwdDefaultTol=1e-6, const int adjDefaultMaxIterations=400, const double adjDefaultTol=1e-6, const bool outputEveryRhs=false)Thyra::AztecOOLinearOpWithSolve
aztecSolverScalar_Thyra::AztecOOLinearOpWithSolveprivate
clone() const Thyra::AztecOOLinearOpWithSolve
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const Thyra::AztecOOLinearOpWithSolve
description() const Thyra::AztecOOLinearOpWithSolve
domain() const Thyra::AztecOOLinearOpWithSolve
extract_approxFwdOpSrc()Thyra::AztecOOLinearOpWithSolve
extract_fwdOpSrc()Thyra::AztecOOLinearOpWithSolve
extract_prec()Thyra::AztecOOLinearOpWithSolve
fwdOp_Thyra::AztecOOLinearOpWithSolveprivate
fwdOpSrc_Thyra::AztecOOLinearOpWithSolveprivate
initialize(const RCP< const LinearOpBase< double > > &fwdOp, const RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const RCP< const PreconditionerBase< double > > &prec, const bool isExternalPrec, const RCP< const LinearOpSourceBase< double > > &approxFwdOpSrc, const RCP< AztecOO > &aztecFwdSolver, const bool allowInexactFwdSolve=false, const RCP< AztecOO > &aztecAdjSolver=Teuchos::null, const bool allowInexactAdjSolve=false, const double aztecSolverScalar=1.0)Thyra::AztecOOLinearOpWithSolve
isExternalPrec() const Thyra::AztecOOLinearOpWithSolve
isExternalPrec_Thyra::AztecOOLinearOpWithSolveprivate
opSupportedImpl(EOpTransp M_trans) const Thyra::AztecOOLinearOpWithSolveprotectedvirtual
prec_Thyra::AztecOOLinearOpWithSolveprivate
range() const Thyra::AztecOOLinearOpWithSolve
solveImpl(const EOpTransp M_trans, const MultiVectorBase< double > &B, const Ptr< MultiVectorBase< double > > &X, const Ptr< const SolveCriteria< double > > solveCriteria) const Thyra::AztecOOLinearOpWithSolveprotected
solveSupportsImpl(EOpTransp M_trans) const Thyra::AztecOOLinearOpWithSolveprotectedvirtual
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const Thyra::AztecOOLinearOpWithSolveprotectedvirtual
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, fwdDefaultMaxIterations)Thyra::AztecOOLinearOpWithSolve
STANDARD_MEMBER_COMPOSITION_MEMBERS(double, fwdDefaultTol)Thyra::AztecOOLinearOpWithSolve
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, adjDefaultMaxIterations)Thyra::AztecOOLinearOpWithSolve
STANDARD_MEMBER_COMPOSITION_MEMBERS(double, adjDefaultTol)Thyra::AztecOOLinearOpWithSolve
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, outputEveryRhs)Thyra::AztecOOLinearOpWithSolve
uninitialize(RCP< const LinearOpBase< double > > *fwdOp=NULL, RCP< const LinearOpSourceBase< double > > *fwdOpSrc=NULL, RCP< const PreconditionerBase< double > > *prec=NULL, bool *isExternalPrec=NULL, RCP< const LinearOpSourceBase< double > > *approxFwdOpSrc=NULL, RCP< AztecOO > *aztecFwdSolver=NULL, bool *allowInexactFwdSolve=NULL, RCP< AztecOO > *aztecAdjSolver=NULL, bool *allowInexactAdjSolve=NULL, double *aztecSolverScalar=NULL)Thyra::AztecOOLinearOpWithSolve