Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef AnisothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoFluidThermo > > > > > | purePhaseModel |
typedef SolidThermalPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< SolidThermoPhaseModel< phaseModel, solidThermo > > > > > | pureStationaryPhaseModel |
typedef IsothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoFluidThermo > > > > > | pureIsothermalPhaseModel |
typedef IsothermalSolidPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< SolidThermoPhaseModel< phaseModel, solidThermo > > > > > | pureStationaryIsothermalPhaseModel |
typedef MulticomponentPhaseModel< AnisothermalPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoFluidMulticomponentThermo > > > > > | multicomponentPhaseModel |
typedef MulticomponentPhaseModel< AnisothermalPhaseModel< ReactingPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoFluidMulticomponentThermo > > > > > | 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, reactingPhaseModel, phaseSystem, reactingPhaseModel) | |
Original source file phaseModels.C
Definition in file phaseModels.C.