

Go to the source code of this file.
Classes | |
| class | pureMixture< ThermoType > |
| Foam::pureMixture. More... | |
| class | multiComponentMixture< ThermoType > |
| Foam::multiComponentMixture. More... | |
| class | InterfaceCompositionModel< Thermo, OtherThermo > |
| Base class for interface composition models, templated on the two thermodynamic models either side of the interface. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeInterfaceDispSpecieMixtureType(Type, Thermo, Comp, Mix, Phys, OtherThermo, OtherComp, OtherMix, OtherPhys) |
| #define | makeInterfaceContSpecieMixtureType(Type, Thermo, Comp, Mix, Phys, OtherThermo, OtherComp, OtherMix, OtherPhys) |
| #define | makeInterfacePureType(Type, Thermo, Comp, Mix, Phys, OtherThermo, OtherComp, OtherMix, OtherPhys) |
| #define | makeSpecieInterfaceSpecieMixtures(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 makeInterfaceDispSpecieMixtureType | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys | |||
| ) |
Definition at line 212 of file InterfaceCompositionModel.H.
| #define makeInterfaceContSpecieMixtureType | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys | |||
| ) |
Definition at line 229 of file InterfaceCompositionModel.H.
| #define makeInterfacePureType | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys | |||
| ) |
Definition at line 246 of file InterfaceCompositionModel.H.
| #define makeSpecieInterfaceSpecieMixtures | ( | Type, | |
| Thermo, | |||
| Comp, | |||
| Mix, | |||
| Phys, | |||
| OtherThermo, | |||
| OtherComp, | |||
| OtherMix, | |||
| OtherPhys | |||
| ) |
Definition at line 263 of file InterfaceCompositionModel.H.
| #define addInterfaceCompositionToRunTimeSelectionTable | ( | Type, | |
| Thermo, | |||
| OtherThermo | |||
| ) |
Definition at line 280 of file InterfaceCompositionModel.H.