Cantera  2.4.0
Namespaces | Functions
funcs.cpp File Reference

file containing miscellaneous numerical functions. More...

#include "cantera/numerics/funcs.h"
Include dependency graph for funcs.cpp:

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

file containing miscellaneous numerical functions.

Definition in file funcs.cpp.