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

Go to the source code of this file.

Macros

#define makeReactingParcelSurfaceFilmModels(CloudType)
 

Detailed Description

Macro Definition Documentation

◆ makeReactingParcelSurfaceFilmModels

#define makeReactingParcelSurfaceFilmModels (   CloudType)
Value:
\
makeSurfaceFilmModel(CloudType); \
makeSurfaceFilmModelType(NoSurfaceFilm, CloudType); \
makeSurfaceFilmModelType(ThermoSurfaceFilm, CloudType);
DSMCCloud< dsmcParcel > CloudType

Definition at line 36 of file makeReactingParcelSurfaceFilmModels.H.