

Go to the source code of this file.
Classes | |
| class | AveragingMethod< Type > |
| Base class for lagrangian averaging methods. More... | |
| class | PackingModel< CloudType > |
| Base class for packing models. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makePackingModel(CloudType) |
| #define | makePackingModelType(SS, CloudType) |
Original source file PackingModel.H
Definition in file PackingModel.H.
| #define makePackingModel | ( | CloudType | ) |
Definition at line 142 of file PackingModel.H.
| #define makePackingModelType | ( | SS, | |
| CloudType | |||
| ) |
Definition at line 161 of file PackingModel.H.
1.8.13