Cantera
2.0
|
Parameterizations for reaction falloff functions. More...
#include "cantera/base/ct_defs.h"
#include "reaction_defs.h"
#include "cantera/base/FactoryBase.h"
#include "cantera/base/ct_thread.h"
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 |
Provides class Nucleus. | |
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.