Cantera
2.0
|
Structure containing the iteration history. More...
#include <RootFind.h>
int | its |
int | TP_its |
double | slope |
double | xval |
double | fval |
int | foundPos |
int | foundNeg |
double | deltaXConverged |
double | deltaFConverged |
double | delX |
std::string | reasoning |
void | clear () |
Structure containing the iteration history.
Definition at line 418 of file RootFind.h.