Macros for creating solid thermo packages. More...


Go to the source code of this file.
Macros | |
| #define | makeSolidThermo(BaseThermo, Cthermo, Mixture, Transport, Type, Thermo, EqnOfState, Specie) |
| #define | makeSolidThermoPhysicsType(BaseThermo, Cthermo, Mixture, SolidPhysicsType) |
Macros for creating solid thermo packages.
Original source file makeSolidThermo.H
InClass Foam::solidThermo
Definition in file makeSolidThermo.H.
| #define makeSolidThermo | ( | BaseThermo, | |
| Cthermo, | |||
| Mixture, | |||
| Transport, | |||
| Type, | |||
| Thermo, | |||
| EqnOfState, | |||
| Specie | |||
| ) |
Definition at line 38 of file makeSolidThermo.H.
| #define makeSolidThermoPhysicsType | ( | BaseThermo, | |
| Cthermo, | |||
| Mixture, | |||
| SolidPhysicsType | |||
| ) |
Definition at line 107 of file makeSolidThermo.H.
1.8.11