Go to the documentation of this file.
26 #ifndef makeReactingParcelPatchInteractionModels_H
27 #define makeReactingParcelPatchInteractionModels_H
40 #define makeReactingPatchInteractionModels(ParcelType) \
42 makeReactingPatchInteractionModelThermoType \
45 constGasThermoPhysics \
48 makeReactingPatchInteractionModelThermoType \
54 makeReactingPatchInteractionModelThermoType \
57 icoPoly8ThermoPhysics \
61 #define makeReactingPatchInteractionModelThermoType(ParcelType, ThermoType) \
63 makePatchInteractionModel(KinematicCloud<ParcelType<ThermoType> >); \
65 makePatchInteractionModelThermoType \
72 makePatchInteractionModelThermoType \
79 makePatchInteractionModelThermoType \
81 StandardWallInteraction, \