|
Cantera
2.4.0
|
This is the complete list of members for MultiNewton, including all inherited members.
| boundStep(const doublereal *x0, const doublereal *step0, const OneDim &r, int loglevel) | MultiNewton | |
| dampStep(const doublereal *x0, const doublereal *step0, doublereal *x1, doublereal *step1, doublereal &s1, OneDim &r, MultiJac &jac, int loglevel, bool writetitle) | MultiNewton | |
| m_elapsed (defined in MultiNewton) | MultiNewton | protected |
| m_maxAge (defined in MultiNewton) | MultiNewton | protected |
| m_n | MultiNewton | protected |
| m_stp (defined in MultiNewton) | MultiNewton | protected |
| m_stp1 (defined in MultiNewton) | MultiNewton | protected |
| m_x | MultiNewton | protected |
| MultiNewton(int sz) (defined in MultiNewton) | MultiNewton | |
| MultiNewton(const MultiNewton &)=delete (defined in MultiNewton) | MultiNewton | |
| norm2(const doublereal *x, const doublereal *step, OneDim &r) const | MultiNewton | |
| operator=(const MultiNewton &)=delete (defined in MultiNewton) | MultiNewton | |
| resize(size_t points) | MultiNewton | |
| setOptions(int maxJacAge=5) | MultiNewton | inline |
| size() (defined in MultiNewton) | MultiNewton | inline |
| solve(doublereal *x0, doublereal *x1, OneDim &r, MultiJac &jac, int loglevel) | MultiNewton | |
| step(doublereal *x, doublereal *step, OneDim &r, MultiJac &jac, int loglevel) | MultiNewton | |
| ~MultiNewton() (defined in MultiNewton) | MultiNewton | inlinevirtual |
1.8.14