makeParcelPatchInteractionModels.H File Reference
Include dependency graph for makeParcelPatchInteractionModels.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define makeParcelPatchInteractionModels(CloudType)
 

Detailed Description

Macro Definition Documentation

◆ makeParcelPatchInteractionModels

#define makeParcelPatchInteractionModels (   CloudType)
Value:
\
makePatchInteractionModel(CloudType); \
makePatchInteractionModelType(NoInteraction, CloudType); \
makePatchInteractionModelType(Rebound, CloudType); \
makePatchInteractionModelType(StandardWallInteraction, CloudType);
#define makePatchInteractionModelType(SS, CloudType)
DSMCCloud< dsmcParcel > CloudType

Definition at line 38 of file makeParcelPatchInteractionModels.H.