Macros for creating basic thermo packages. More...
Go to the source code of this file.
Macros | |
#define | defineThermo(BaseThermo, Mixture, ThermoPhysics) |
#define | addThermo(SelectThermo, BaseThermo, Mixture, ThermoPhysics) |
#define | makeThermo(BaseThermo, Mixture, ThermoPhysics) |
Macros for creating basic thermo packages.
Original source file makeThermo.H
InClass Foam::fluidThermo
Definition in file makeThermo.H.
#define defineThermo | ( | BaseThermo, | |
Mixture, | |||
ThermoPhysics | |||
) |
Definition at line 41 of file makeThermo.H.
#define addThermo | ( | SelectThermo, | |
BaseThermo, | |||
Mixture, | |||
ThermoPhysics | |||
) |
Definition at line 58 of file makeThermo.H.
#define makeThermo | ( | BaseThermo, | |
Mixture, | |||
ThermoPhysics | |||
) |
Definition at line 68 of file makeThermo.H.