

Go to the source code of this file.
Classes | |
| class | InterfaceCompositionModel< Thermo, OtherThermo > |
| Base class for interface composition models, templated on the two thermodynamic models either side of the interface. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeInterfaceCompositionType(Type, Thermo, Comp, Mix, Phys, OtherThermo, OtherComp, OtherMix, OtherPhys) |
| #define | makeSpecieInterfaceCompositionType(Type, Thermo, Comp, Mix, Phys, OtherThermo, OtherComp, OtherMix, OtherPhys) |
| #define | addInterfaceCompositionToRunTimeSelectionTable(Type, Thermo, OtherThermo) |
Original source file InterfaceCompositionModel.H
Definition in file InterfaceCompositionModel.H.
| #define makeInterfaceCompositionType | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys ) |
Definition at line 171 of file InterfaceCompositionModel.H.
| #define makeSpecieInterfaceCompositionType | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys ) |
Definition at line 187 of file InterfaceCompositionModel.H.
| #define addInterfaceCompositionToRunTimeSelectionTable | ( | Type, | |
| Thermo, | |||
| OtherThermo ) |
Definition at line 203 of file InterfaceCompositionModel.H.