| Stratimikos Version of the Day
    | 
This is the complete list of members for Thyra::AztecOOLinearOpWithSolve, including all inherited members.
| applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const | Thyra::AztecOOLinearOpWithSolve | protectedvirtual | 
| 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 | |
| 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 | |
| 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 | |
| opSupportedImpl(EOpTransp M_trans) const | Thyra::AztecOOLinearOpWithSolve | protectedvirtual | 
| 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::AztecOOLinearOpWithSolve | protected | 
| solveSupportsImpl(EOpTransp M_trans) const | Thyra::AztecOOLinearOpWithSolve | protectedvirtual | 
| solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const | Thyra::AztecOOLinearOpWithSolve | protectedvirtual | 
| 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 | 
 1.9.8
 1.9.8