Macros for adding to particle property lists. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | DefinePropertyList(str) |
#define | AddToPropertyList(ParcelType, str) |
Macros for adding to particle property lists.
Original source file particleMacros.H
InClass Foam::particle
Definition in file particleMacros.H.
#define DefinePropertyList | ( | str | ) |
Definition at line 42 of file particleMacros.H.
Referenced by particle< Type >::trackingData::trackingData().
#define AddToPropertyList | ( | ParcelType, | |
str | |||
) |
Definition at line 52 of file particleMacros.H.