Cantera
2.0
|
#include "cantera/kinetics/FalloffFactory.h"
#include "cantera/base/ctexceptions.h"
#include "cantera/base/stringUtils.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | Troe3 |
The 3-parameter Troe falloff parameterization. More... | |
class | Troe4 |
The 4-parameter Troe falloff parameterization. More... | |
class | SRI3 |
The 3-parameter SRI falloff function for F More... | |
class | SRI5 |
The 5-parameter SRI falloff function. More... | |
class | WF93 |
Wang-Frenklach falloff function. More... | |
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |