Definition in file createReactingMultiphaseParcelTypes.H.
#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"
Go to the source code of this file.
Defines | |
#define | createReactingMultiphaseParcelType(ParcelType) |
#define | createReactingMultiphaseParcelThermoType(ParcelType, ThermoType) |
#define createReactingMultiphaseParcelType | ( | ParcelType ) |
\ createReactingMultiphaseParcelThermoType \ ( \ ParcelType, \ constGasThermoPhysics \ ); \ createReactingMultiphaseParcelThermoType \ ( \ ParcelType, \ gasThermoPhysics \ ); \ createReactingMultiphaseParcelThermoType \ ( \ ParcelType, \ icoPoly8ThermoPhysics \ );
Definition at line 33 of file createReactingMultiphaseParcelTypes.H.
#define createReactingMultiphaseParcelThermoType | ( | ParcelType, | |
ThermoType | |||
) |
Definition at line 52 of file createReactingMultiphaseParcelTypes.H.