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