Definition in file createCoalParcelTypes.H.
#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"
#include "src/lagrangian/coalCombustion/CoalCloud/CoalCloud.H"
Go to the source code of this file.
Defines | |
#define | createCoalParcelType(ParcelType) |
#define | createCoalParcelThermoType(ParcelType, ThermoType) |
#define createCoalParcelType | ( | ParcelType ) |
\ createCoalParcelThermoType \ ( \ ParcelType, \ constGasThermoPhysics \ ); \ createCoalParcelThermoType \ ( \ ParcelType, \ gasThermoPhysics \ ); \ createCoalParcelThermoType \ ( \ ParcelType, \ icoPoly8ThermoPhysics \ );
Definition at line 34 of file createCoalParcelTypes.H.
#define createCoalParcelThermoType | ( | ParcelType, | |
ThermoType | |||
) |
Definition at line 53 of file createCoalParcelTypes.H.