|
Cantera
2.4.0
|
Header for a file containing miscellaneous numerical functions. More...
#include "cantera/base/ct_defs.h"Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| doublereal | linearInterp (doublereal x, const vector_fp &xpts, const vector_fp &fpts) |
| Linearly interpolate a function defined on a discrete grid. More... | |
Header for a file containing miscellaneous numerical functions.
Definition in file funcs.h.
1.8.14