

Go to the source code of this file.
Classes | |
| class | PackingModel< CloudType > |
| Base class for packing models. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makePackingModel(CloudType) |
| #define | makePackingModelType(SS, CloudType) |
| #define | makePackingModelMPPIC(CloudType) |
| #define | makePackingModelTypeMPPIC(SS, CloudType) |
Original source file PackingModel.H
Definition in file PackingModel.H.
| #define makePackingModel | ( | CloudType | ) |
Definition at line 166 of file PackingModel.H.
| #define makePackingModelType | ( | SS, | |
| CloudType ) |
Definition at line 185 of file PackingModel.H.
| #define makePackingModelMPPIC | ( | CloudType | ) |
Definition at line 199 of file PackingModel.H.
| #define makePackingModelTypeMPPIC | ( | SS, | |
| CloudType ) |
Definition at line 218 of file PackingModel.H.