Cantera 2.6.0
|
Parameterizations for reaction falloff functions. More...
Go to the source code of this file.
Classes | |
class | FalloffFactory |
Factory class to construct falloff function calculators. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Functions | |
shared_ptr< Falloff > | newFalloff (const std::string &type, const vector_fp &c) |
Return a pointer to a new falloff function calculator. More... | |
Parameterizations for reaction falloff functions.
Used by classes that implement gas-phase kinetics (GasKinetics, GRI_30_Kinetics) (see Falloff Parameterizations and class FalloffRate).
Definition in file FalloffFactory.h.