Type definitions for reactions. More...
#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"#include "src/thermophysicalModels/specie/reaction/Reactions_/Reaction/Reaction.H"#include "src/thermophysicalModels/specie/equationOfState/icoPolynomial/icoPolynomial.H"#include "src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H"#include "src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H"
Include dependency graph for reactionTypes.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef Reaction < gasThermoPhysics > | gasReaction |
| typedef Reaction < constGasThermoPhysics > | constGasReaction |
| typedef Reaction < icoPoly8ThermoPhysics > | icoPoly8Reaction |