This is the complete list of members for RootFind, including all inherited members.
| deltaXControlled(doublereal x2, doublereal x1) const | RootFind | private |
| deltaXConverged_ | RootFind | protected |
| DeltaXMax_ | RootFind | protected |
| DeltaXnorm_ | RootFind | protected |
| delXMeaningful(doublereal x1) const | RootFind | private |
| delXNonzero(doublereal x1) const | RootFind | private |
| func(doublereal x) | RootFind | |
| FuncIsGenerallyDecreasing_ | RootFind | protected |
| FuncIsGenerallyIncreasing_ | RootFind | protected |
| fx_maxTried_ | RootFind | protected |
| fx_minTried_ | RootFind | protected |
| m_atolf | RootFind | |
| m_atolx | RootFind | |
| m_funcTargetValue | RootFind | |
| m_maxstep | RootFind | |
| m_residFunc | RootFind | |
| m_rtolf | RootFind | |
| m_rtolx | RootFind | |
| operator=(const RootFind &right) | RootFind | |
| printLvl | RootFind | protected |
| printTable() | RootFind | |
| rfHistory_ | RootFind | protected |
| RootFind(ResidEval *resid) | RootFind | |
| RootFind(const RootFind &r) | RootFind | |
| setDeltaX(doublereal deltaXNorm) | RootFind | |
| setDeltaXMax(doublereal deltaX) | RootFind | |
| setFuncIsGenerallyDecreasing(bool value) | RootFind | |
| setFuncIsGenerallyIncreasing(bool value) | RootFind | |
| setPrintLvl(int printLvl) | RootFind | |
| setTol(doublereal rtolf, doublereal atolf, doublereal rtolx=0.0, doublereal atolx=0.0) | RootFind | |
| solve(doublereal xmin, doublereal xmax, int itmax, doublereal &funcTargetValue, doublereal *xbest) | RootFind | |
| specifiedDeltaXMax_ | RootFind | protected |
| specifiedDeltaXnorm_ | RootFind | protected |
| theSame(doublereal x2, doublereal x1, doublereal factor=1.0) const | RootFind | private |
| writeLogAllowed_ | RootFind | |
| x_maxTried_ | RootFind | protected |
| x_minTried_ | RootFind | protected |
| ~RootFind() (defined in RootFind) | RootFind | inline |