Cantera  2.4.0
Namespaces | Functions
funcs.h File Reference

Header for a file containing miscellaneous numerical functions. More...

#include "cantera/base/ct_defs.h"
Include dependency graph for funcs.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header for a file containing miscellaneous numerical functions.

Definition in file funcs.h.