NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
NOX::Epetra::LinearSystemAztecOO Member List

This is the complete list of members for NOX::Epetra::LinearSystemAztecOO, including all inherited members.

applyJacobian(const NOX::Epetra::Vector &input, NOX::Epetra::Vector &result) const NOX::Epetra::LinearSystemAztecOOvirtual
applyJacobianInverse(Teuchos::ParameterList &linearSolverParams, const NOX::Epetra::Vector &input, NOX::Epetra::Vector &result)NOX::Epetra::LinearSystemAztecOOvirtual
applyJacobianTranspose(const NOX::Epetra::Vector &input, NOX::Epetra::Vector &result) const NOX::Epetra::LinearSystemAztecOOvirtual
applyRightPreconditioning(bool useTranspose, Teuchos::ParameterList &linearSolverParams, const NOX::Epetra::Vector &input, NOX::Epetra::Vector &result) const NOX::Epetra::LinearSystemAztecOOvirtual
AztecOO_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
aztecSolverPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
checkPreconditionerValidity()NOX::Epetra::LinearSystemAztecOOprotectedvirtual
computeJacobian(const NOX::Epetra::Vector &x)NOX::Epetra::LinearSystemAztecOOvirtual
conditionNumberEstimate (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOmutableprotected
createIfpackPreconditioner(Teuchos::ParameterList &p) const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
createJacobianOperator(Teuchos::ParameterList &printParams, Teuchos::ParameterList &lsParams, const Teuchos::RCP< NOX::Epetra::Interface::Required > &iReq, const NOX::Epetra::Vector &cloneVector)NOX::Epetra::LinearSystemAztecOOprotectedvirtual
createNewIfpackPreconditioner(Teuchos::ParameterList &p) const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
createPreconditioner(const NOX::Epetra::Vector &x, Teuchos::ParameterList &linearSolverParams, bool recomputeGraph) const NOX::Epetra::LinearSystemAztecOOvirtual
createPrecOperator(Teuchos::ParameterList &printParams, Teuchos::ParameterList &lsParams, const Teuchos::RCP< NOX::Epetra::Interface::Required > &iReq, const NOX::Epetra::Vector &cloneVector)NOX::Epetra::LinearSystemAztecOOprotectedvirtual
destroyPreconditioner() const NOX::Epetra::LinearSystemAztecOOvirtual
EpetraCrsMatrix enum valueNOX::Epetra::LinearSystemAztecOOprotected
EpetraOperator enum valueNOX::Epetra::LinearSystemAztecOOprotected
EpetraRowMatrix enum valueNOX::Epetra::LinearSystemAztecOOprotected
EpetraVbrMatrix enum valueNOX::Epetra::LinearSystemAztecOOprotected
getAchievedTol()NOX::Epetra::LinearSysteminlinevirtual
getGeneratedPrecOperator() const NOX::Epetra::LinearSystemAztecOOvirtual
getGeneratedPrecOperator()NOX::Epetra::LinearSystemAztecOOvirtual
getJacobianInterface() const NOX::Epetra::LinearSystemAztecOOvirtual
getJacobianOperator() const NOX::Epetra::LinearSystemAztecOOvirtual
getJacobianOperator()NOX::Epetra::LinearSystemAztecOOvirtual
getLinearItersLastSolve()NOX::Epetra::LinearSysteminlinevirtual
getLinearItersTotal()NOX::Epetra::LinearSysteminlinevirtual
getNumLinearSolves()NOX::Epetra::LinearSysteminlinevirtual
getOperatorType(const Epetra_Operator &o)NOX::Epetra::LinearSystemAztecOOprotectedvirtual
getPrecInterface() const NOX::Epetra::LinearSystemAztecOOvirtual
getPreconditionerPolicy(bool advanceReuseCounter=true)NOX::Epetra::LinearSystemAztecOOvirtual
getPrecOperator() const NOX::Epetra::LinearSystemAztecOOvirtual
getScaling()NOX::Epetra::LinearSystemAztecOOvirtual
getTimeApplyJacobianInverse() const NOX::Epetra::LinearSystemAztecOO
getTimeCreatePreconditioner() const NOX::Epetra::LinearSystemAztecOO
hasPreconditioner() const NOX::Epetra::LinearSystemAztecOOvirtual
Ifpack_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
ifpackGraphPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
ifpackPreconditionerPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
isPrecConstructedNOX::Epetra::LinearSystemAztecOOmutableprotected
isPreconditionerConstructed() const NOX::Epetra::LinearSystemAztecOOvirtual
jacInterfacePtrNOX::Epetra::LinearSystemAztecOOprotected
jacPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
jacTypeNOX::Epetra::LinearSystemAztecOOprotected
LinearSystem()NOX::Epetra::LinearSysteminline
LinearSystemAztecOO(Teuchos::ParameterList &printingParams, Teuchos::ParameterList &linearSolverParams, const Teuchos::RCP< NOX::Epetra::Interface::Required > &iReq, const NOX::Epetra::Vector &cloneVector, const Teuchos::RCP< NOX::Epetra::Scaling > scalingObject=Teuchos::null)NOX::Epetra::LinearSystemAztecOO
LinearSystemAztecOO(Teuchos::ParameterList &printingParams, Teuchos::ParameterList &linearSolverParams, const Teuchos::RCP< NOX::Epetra::Interface::Required > &iReq, const Teuchos::RCP< NOX::Epetra::Interface::Jacobian > &iJac, const Teuchos::RCP< Epetra_Operator > &J, const NOX::Epetra::Vector &cloneVector, const Teuchos::RCP< NOX::Epetra::Scaling > scalingObject=Teuchos::null)NOX::Epetra::LinearSystemAztecOO
LinearSystemAztecOO(Teuchos::ParameterList &printingParams, Teuchos::ParameterList &linearSolverParams, const Teuchos::RCP< NOX::Epetra::Interface::Required > &i, const Teuchos::RCP< NOX::Epetra::Interface::Preconditioner > &iPrec, const Teuchos::RCP< Epetra_Operator > &M, const NOX::Epetra::Vector &cloneVector, const Teuchos::RCP< NOX::Epetra::Scaling > scalingObject=Teuchos::null)NOX::Epetra::LinearSystemAztecOO
LinearSystemAztecOO(Teuchos::ParameterList &printingParams, Teuchos::ParameterList &linearSolverParams, const Teuchos::RCP< NOX::Epetra::Interface::Jacobian > &iJac, const Teuchos::RCP< Epetra_Operator > &J, const Teuchos::RCP< NOX::Epetra::Interface::Preconditioner > &iPrec, const Teuchos::RCP< Epetra_Operator > &M, const NOX::Epetra::Vector &cloneVector, const Teuchos::RCP< NOX::Epetra::Scaling > scalingObject=Teuchos::null)NOX::Epetra::LinearSystemAztecOO
manualScalingNOX::Epetra::LinearSystemAztecOOprotected
maxAgeOfPrecNOX::Epetra::LinearSystemAztecOOprotected
ML_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
NewIfpack_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
newIfpackPreconditionerPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
None_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
OperatorType enum nameNOX::Epetra::LinearSystemAztecOOprotected
outputSolveDetailsNOX::Epetra::LinearSystemAztecOOprotected
precAlgorithm (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
precError(int error_code, const std::string &nox_function, const std::string &prec_type, const std::string &prec_function) const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
precInterfacePtrNOX::Epetra::LinearSystemAztecOOprotected
precMatrixSource (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
PreconditionerMatrixSourceType enum nameNOX::Epetra::LinearSystemAztecOOprotected
PreconditionerReusePolicyType enum nameNOX::Epetra::LinearSystem
PreconditionerType enum name (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
precPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
precQueryCounterNOX::Epetra::LinearSystemAztecOOprotected
precReusePolicyNOX::Epetra::LinearSystemAztecOOprotected
precTypeNOX::Epetra::LinearSystemAztecOOprotected
PRPT_REBUILD enum valueNOX::Epetra::LinearSystem
PRPT_RECOMPUTE enum valueNOX::Epetra::LinearSystem
PRPT_REUSE enum valueNOX::Epetra::LinearSystem
recomputePreconditioner(const NOX::Epetra::Vector &x, Teuchos::ParameterList &linearSolverParams) const NOX::Epetra::LinearSystemAztecOOvirtual
reset(Teuchos::ParameterList &linearSolverParams)NOX::Epetra::LinearSystemAztecOOvirtual
resetScaling(const Teuchos::RCP< NOX::Epetra::Scaling > &s)NOX::Epetra::LinearSystemAztecOOvirtual
scalingNOX::Epetra::LinearSystemAztecOOprotected
SeparateMatrix enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
setAztecOOJacobian() const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
setAztecOOPreconditioner() const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
setAztecOptions(Teuchos::ParameterList &lsParams, AztecOO &aztec) const NOX::Epetra::LinearSystemAztecOOprotectedvirtual
setJacobianOperatorForSolve(const Teuchos::RCP< const Epetra_Operator > &solveJacOp)NOX::Epetra::LinearSystemAztecOOvirtual
setPrecOperatorForSolve(const Teuchos::RCP< const Epetra_Operator > &solvePrecOp)NOX::Epetra::LinearSystemAztecOOvirtual
solvePrecOpPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
throwError(const std::string &functionName, const std::string &errorMsg) const (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotectedvirtual
throwErrorOnPrecFailureNOX::Epetra::LinearSystemAztecOOprotected
timeApplyJacbianInverseNOX::Epetra::LinearSystemAztecOOmutableprotected
timeCreatePreconditionerNOX::Epetra::LinearSystemAztecOOmutableprotected
timerNOX::Epetra::LinearSystemAztecOOprotected
tmpVectorPtrNOX::Epetra::LinearSystemAztecOOmutableprotected
UseJacobian enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
UserDefined_ enum value (defined in NOX::Epetra::LinearSystemAztecOO)NOX::Epetra::LinearSystemAztecOOprotected
utilsNOX::Epetra::LinearSystemAztecOOprotected
zeroInitialGuessNOX::Epetra::LinearSystemAztecOOprotected
~LinearSystem()NOX::Epetra::LinearSysteminlinevirtual
~LinearSystemAztecOO()NOX::Epetra::LinearSystemAztecOOvirtual