Stratimikos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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) constThyra::AztecOOLinearOpWithSolveprotectedvirtual
approxFwdOpSrc_Thyra::AztecOOLinearOpWithSolveprivate
assertInitialized() constThyra::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() constThyra::AztecOOLinearOpWithSolve
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) constThyra::AztecOOLinearOpWithSolve
description() constThyra::AztecOOLinearOpWithSolve
domain() constThyra::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() constThyra::AztecOOLinearOpWithSolve
isExternalPrec_Thyra::AztecOOLinearOpWithSolveprivate
opSupportedImpl(EOpTransp M_trans) constThyra::AztecOOLinearOpWithSolveprotectedvirtual
prec_Thyra::AztecOOLinearOpWithSolveprivate
range() constThyra::AztecOOLinearOpWithSolve
solveImpl(const EOpTransp M_trans, const MultiVectorBase< double > &B, const Ptr< MultiVectorBase< double > > &X, const Ptr< const SolveCriteria< double > > solveCriteria) constThyra::AztecOOLinearOpWithSolveprotected
solveSupportsImpl(EOpTransp M_trans) constThyra::AztecOOLinearOpWithSolveprotectedvirtual
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) constThyra::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