

Go to the source code of this file.
Classes | |
| class | DampingModel< CloudType > |
| Base class for collisional damping models. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeDampingModel(CloudType) |
| #define | makeDampingModelType(SS, CloudType) |
| #define | makeDampingModelMPPIC(CloudType) |
| #define | makeDampingModelTypeMPPIC(SS, CloudType) |
Original source file DampingModel.H
Definition in file DampingModel.H.
| #define makeDampingModel | ( | CloudType | ) |
Definition at line 159 of file DampingModel.H.
| #define makeDampingModelType | ( | SS, | |
| CloudType ) |
Definition at line 178 of file DampingModel.H.
| #define makeDampingModelMPPIC | ( | CloudType | ) |
Definition at line 192 of file DampingModel.H.
| #define makeDampingModelTypeMPPIC | ( | SS, | |
| CloudType ) |
Definition at line 211 of file DampingModel.H.