Macros for creating basic fluid thermo packages. More...
Go to the source code of this file.
Macros | |
#define | makeThermoTypedefs(BaseThermo, Cthermo, Mixture, Transport, Type, Thermo, EqnOfState, Specie) |
#define | makeThermo(BaseThermo, Cthermo, Mixture, Transport, Type, Thermo, EqnOfState, Specie) |
Macros for creating basic fluid thermo packages.
Original source file makeThermo.H
InClass Foam::fluidThermo
Definition in file makeThermo.H.
#define makeThermoTypedefs | ( | BaseThermo, | |
Cthermo, | |||
Mixture, | |||
Transport, | |||
Type, | |||
Thermo, | |||
EqnOfState, | |||
Specie | |||
) |
Definition at line 40 of file makeThermo.H.
#define makeThermo | ( | BaseThermo, | |
Cthermo, | |||
Mixture, | |||
Transport, | |||
Type, | |||
Thermo, | |||
EqnOfState, | |||
Specie | |||
) |
Definition at line 77 of file makeThermo.H.