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 | 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 150 of file InterfaceCompositionModel.H.
#define makeSpecieInterfaceCompositionType | ( | Type, | |
Thermo, | |||
Comp, | |||
Mix, | |||
Phys, | |||
OtherThermo, | |||
OtherComp, | |||
OtherMix, | |||
OtherPhys | |||
) |
Definition at line 166 of file InterfaceCompositionModel.H.
#define addInterfaceCompositionToRunTimeSelectionTable | ( | Type, | |
Thermo, | |||
OtherThermo | |||
) |
Definition at line 182 of file InterfaceCompositionModel.H.