Macros for creating basic fluid thermo packages. More...


Go to the source code of this file.
Macros | |
| #define | defineThermo(BaseThermo, CThermo, Mixture, ThermoPhys) |
| #define | addThermo(BaseThermo, CThermo, Mixture, ThermoPhys) |
| #define | makeThermo(BaseThermo, CThermo, Mixture, ThermoPhys) |
Macros for creating basic fluid thermo packages.
Original source file makeThermo.H
InClass Foam::fluidThermo
Definition in file makeThermo.H.
| #define defineThermo | ( | BaseThermo, | |
| CThermo, | |||
| Mixture, | |||
| ThermoPhys | |||
| ) |
Definition at line 40 of file makeThermo.H.
| #define addThermo | ( | BaseThermo, | |
| CThermo, | |||
| Mixture, | |||
| ThermoPhys | |||
| ) |
Definition at line 61 of file makeThermo.H.
| #define makeThermo | ( | BaseThermo, | |
| CThermo, | |||
| Mixture, | |||
| ThermoPhys | |||
| ) |
Definition at line 71 of file makeThermo.H.