Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
Thyra::AztecOOLinearOpWithSolve Member List
This is the complete list of members for Thyra::AztecOOLinearOpWithSolve, including all inherited members.
allowInexactAdjSolve_Thyra::AztecOOLinearOpWithSolve [private]
allowInexactFwdSolve_Thyra::AztecOOLinearOpWithSolve [private]
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const Thyra::AztecOOLinearOpWithSolve [protected, virtual]
approxFwdOpSrc_Thyra::AztecOOLinearOpWithSolve [private]
assertInitialized() const Thyra::AztecOOLinearOpWithSolve [private]
aztecAdjSolver_Thyra::AztecOOLinearOpWithSolve [private]
aztecFwdSolver_Thyra::AztecOOLinearOpWithSolve [private]
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::AztecOOLinearOpWithSolve [private]
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::AztecOOLinearOpWithSolve [private]
fwdOpSrc_Thyra::AztecOOLinearOpWithSolve [private]
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::AztecOOLinearOpWithSolve [private]
opSupportedImpl(EOpTransp M_trans) const Thyra::AztecOOLinearOpWithSolve [protected, virtual]
prec_Thyra::AztecOOLinearOpWithSolve [private]
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 [protected, virtual]
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const Thyra::AztecOOLinearOpWithSolve [protected, virtual]
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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines