| AddCond(doublereal dCond) | NonlinearSolver | inlineprotected |
| AddOutputFlags(unsigned OF) | SolverDiagnostics | |
| AddTimeCPU(doublereal dTime, CPUTimeType eType) | NonlinearSolver | inlineprotected |
| ApplyPlaneRotation(doublereal &dx, doublereal &dy, const doublereal &cs, const doublereal &sn) const | Gmres | private |
| Backsolve(VectorHandler &x, integer sz, VectorHandler &s, MyVectorHandler *v) | Gmres | private |
| bBuildMat | MatrixFreeSolver | protected |
| bHonorJacRequest | NonlinearSolverOptions | protected |
| BICGSTAB enum value | MatrixFreeSolver | |
| CPU_JACOBIAN enum value | NonlinearSolver | protected |
| CPU_LAST_TYPE enum value | NonlinearSolver | protected |
| CPU_LINEAR_SOLVER enum value | NonlinearSolver | protected |
| CPU_RESIDUAL enum value | NonlinearSolver | protected |
| CPUTimeType enum name | NonlinearSolver | protected |
| cs | Gmres | private |
| DEFAULT enum value | MatrixFreeSolver | |
| DelOutputFlags(unsigned OF) | SolverDiagnostics | |
| dGetCondAvg() const | NonlinearSolver | inlineprotected |
| dGetCondMax() const | NonlinearSolver | inlineprotected |
| dGetCondMin() const | NonlinearSolver | inlineprotected |
| dGetTimeCPU(CPUTimeType eType) const | NonlinearSolver | inlineprotected |
| dScaleAlgebraic | NonlinearSolverOptions | protected |
| dx | Gmres | private |
| eScaleFlags | NonlinearSolverOptions | protected |
| etaMax | MatrixFreeSolver | protected |
| gamma | MatrixFreeSolver | protected |
| GeneratePlaneRotation(const doublereal &dx, const doublereal &dy, doublereal &cs, doublereal &sn) const | Gmres | private |
| GetCondMatNorm(void) const | SolverDiagnostics | inline |
| Gmres(const Preconditioner::PrecondType PType, const integer iPStep, doublereal ITol, integer MaxIt, doublereal etaMx, doublereal T, const NonlinearSolverOptions &options) | Gmres | |
| GMRES enum value | MatrixFreeSolver | |
| H | Gmres | private |
| IterTol | MatrixFreeSolver | protected |
| LAST enum value | MatrixFreeSolver | |
| LASTSOLVERTYPE enum value | NonlinearSolver | |
| LINESEARCH enum value | NonlinearSolver | |
| MakeResTest(Solver *pS, const NonlinearProblem *pNLP, const VectorHandler &Vec, const doublereal &dTol, doublereal &dTest, doublereal &dTestDiff) | NonlinearSolver | virtual |
| MakeSolTest(Solver *pS, const VectorHandler &Vec, const doublereal &dTol, doublereal &dTest) | NonlinearSolver | protectedvirtual |
| MATRIXFREE enum value | NonlinearSolver | |
| MatrixFreeSolver(const Preconditioner::PrecondType PType, const integer iPStep, doublereal ITol, integer MaxIt, doublereal etaMx, doublereal T, const NonlinearSolverOptions &options) | MatrixFreeSolver | |
| MaxLinIt | MatrixFreeSolver | protected |
| NEWTONRAPHSON enum value | NonlinearSolver | |
| NonlinearSolver(const NonlinearSolverOptions &options) | NonlinearSolver | explicit |
| NonlinearSolverOptions(bool bHonorJacRequest=false, enum ScaleFlags eScaleFlags=SCALE_ALGEBRAIC_EQUATIONS_NO, doublereal dScaleAlgebraic=1.) | NonlinearSolverOptions | protected |
| OUTPUT_BAILOUT enum value | SolverDiagnostics | protected |
| OUTPUT_COUNTER enum value | SolverDiagnostics | protected |
| OUTPUT_CPU_TIME enum value | SolverDiagnostics | protected |
| OUTPUT_DEFAULT enum value | SolverDiagnostics | protected |
| OUTPUT_ITERS enum value | SolverDiagnostics | protected |
| OUTPUT_JAC enum value | SolverDiagnostics | protected |
| OUTPUT_MASK enum value | SolverDiagnostics | protected |
| OUTPUT_MAT_COND_NUM enum value | SolverDiagnostics | protected |
| OUTPUT_MAT_COND_NUM_1 enum value | SolverDiagnostics | protected |
| OUTPUT_MAT_COND_NUM_INF enum value | SolverDiagnostics | protected |
| OUTPUT_MSG enum value | SolverDiagnostics | protected |
| OUTPUT_NONE enum value | SolverDiagnostics | protected |
| OUTPUT_RES enum value | SolverDiagnostics | protected |
| OUTPUT_SOL enum value | SolverDiagnostics | protected |
| OUTPUT_SOLVER_COND_NUM enum value | SolverDiagnostics | protected |
| OUTPUT_SOLVER_COND_STAT enum value | SolverDiagnostics | protected |
| OUTPUT_STEP enum value | SolverDiagnostics | protected |
| outputBailout(void) const | SolverDiagnostics | inline |
| outputCounter(void) const | SolverDiagnostics | inline |
| outputCPUTime(void) const | SolverDiagnostics | inline |
| OutputFlags | SolverDiagnostics | protected |
| outputIters(void) const | SolverDiagnostics | inline |
| outputJac(void) const | SolverDiagnostics | inline |
| outputMatrixConditionNumber(void) const | SolverDiagnostics | inline |
| outputMeter(void) const | SolverDiagnostics | inline |
| outputMsg(void) const | SolverDiagnostics | inline |
| outputRes(void) const | SolverDiagnostics | inline |
| outputSol(void) const | SolverDiagnostics | inline |
| outputSolverConditionNumber(void) const | SolverDiagnostics | inline |
| outputSolverConditionStat(void) const | SolverDiagnostics | inline |
| outputStep(void) const | SolverDiagnostics | inline |
| pGetResTest(void) | NonlinearSolver | inlinevirtual |
| pGetSolTest(void) | NonlinearSolver | inlinevirtual |
| pOutputMeter | SolverDiagnostics | protected |
| pPM | MatrixFreeSolver | protected |
| pPrevNLP | MatrixFreeSolver | protected |
| PrecondIter | MatrixFreeSolver | protected |
| pRes | MatrixFreeSolver | protected |
| pResTest | NonlinearSolver | protected |
| pSolTest | NonlinearSolver | protected |
| s | Gmres | private |
| SCALE_ALGEBRAIC_EQUATIONS_NO enum value | NonlinearSolverOptions | protected |
| SCALE_ALGEBRAIC_EQUATIONS_YES enum value | NonlinearSolverOptions | protected |
| ScaleFlags enum name | NonlinearSolverOptions | protected |
| SetNoOutput(void) | SolverDiagnostics | |
| SetOutputDriveHandler(const DriveHandler *pDH) | SolverDiagnostics | |
| SetOutputFlags(unsigned OF) | SolverDiagnostics | |
| SetOutputMeter(DriveCaller *pOM) | SolverDiagnostics | |
| SetTest(NonlinearSolverTest *pr, NonlinearSolverTest *ps) | NonlinearSolver | virtual |
| Size | NonlinearSolver | protected |
| sn | Gmres | private |
| Solve(const NonlinearProblem *NLP, Solver *pS, const integer iMaxIter, const doublereal &Tol, integer &iIterCnt, doublereal &dErr, const doublereal &SolTol, doublereal &dSolErr) | Gmres | virtual |
| SolverDiagnostics(unsigned OF=OUTPUT_DEFAULT, DriveCaller *pOM=0) | SolverDiagnostics | |
| SolverType enum name | MatrixFreeSolver | |
| Tau | MatrixFreeSolver | protected |
| TotalAssembledJacobian(void) | NonlinearSolver | virtual |
| TotJac | NonlinearSolver | protected |
| Type enum name | NonlinearSolver | |
| UNKNOWN enum value | MatrixFreeSolver | |
| v | Gmres | private |
| vHat | Gmres | private |
| w | Gmres | private |
| ~Gmres(void) | Gmres | |
| ~MatrixFreeSolver(void) | MatrixFreeSolver | |
| ~NonlinearSolver(void) | NonlinearSolver | virtual |
| ~SolverDiagnostics(void) | SolverDiagnostics | virtual |