Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef AnisothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > | purePhaseModel |
typedef AnisothermalPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > | pureStationaryPhaseModel |
typedef IsothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > | pureIsothermalPhaseModel |
typedef IsothermalPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > | pureStationaryIsothermalPhaseModel |
typedef AnisothermalPhaseModel< MulticomponentPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoMulticomponentThermo > > > > > | multicomponentPhaseModel |
typedef IsothermalPhaseModel< MulticomponentPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoMulticomponentThermo > > > > > | multicomponentIsothermalPhaseModel |
typedef AnisothermalPhaseModel< MulticomponentPhaseModel< ReactingPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoMulticomponentThermo > > > > > | reactingPhaseModel |
Functions | |
addNamedToRunTimeSelectionTable (phaseModel, purePhaseModel, phaseSystem, purePhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, pureStationaryPhaseModel, phaseSystem, pureStationaryPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, pureIsothermalPhaseModel, phaseSystem, pureIsothermalPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, pureStationaryIsothermalPhaseModel, phaseSystem, pureStationaryIsothermalPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, multicomponentPhaseModel, phaseSystem, multicomponentPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, multicomponentPhaseModel, phaseSystem, multiComponentPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, multicomponentIsothermalPhaseModel, phaseSystem, multicomponentIsothermalPhaseModel) | |
addNamedToRunTimeSelectionTable (phaseModel, reactingPhaseModel, phaseSystem, reactingPhaseModel) | |
Original source file phaseModels.C
Definition in file phaseModels.C.