Cantera  2.1.2
Classes | Namespaces
FalloffFactory.h File Reference

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"
Include dependency graph for FalloffFactory.h:
This graph shows which files directly or indirectly include this file:

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

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

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.