|
Cantera
2.4.0
|
#include "MMCollisionInt.h"#include "cantera/base/utilities.h"#include "cantera/numerics/polyfit.h"#include "cantera/base/stringUtils.h"Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| doublereal | quadInterp (doublereal x0, doublereal *x, doublereal *y) |
Variables | |
| const int | DeltaDegree = 6 |
1.8.14