Parameterizations for reaction falloff functions. More...
#include "ct_defs.h"#include "reaction_defs.h"#include "FactoryBase.h"#include <boost/thread/mutex.hpp>
Go to the source code of this file.
Classes | |
| class | Falloff |
| Base class for falloff function calculators. More... | |
| class | FalloffFactory |
| Factory class to construct falloff function calculators. More... | |
Namespaces | |
| namespace | Cantera |
Namespace for the Cantera kernel. | |
Parameterizations for reaction falloff functions.
Used by classes that implement gas-phase kinetics (GasKinetics, GRI_30_Kinetics) (see Falloff Parameterizations and class Falloff).
Definition in file FalloffFactory.h.
1.6.3