
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, rhoReactionThermo > > > > > | multiComponentPhaseModel |
| typedef IsothermalPhaseModel< MultiComponentPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoReactionThermo > > > > > | multiComponentIsothermalPhaseModel |
| typedef AnisothermalPhaseModel< MultiComponentPhaseModel< ReactingPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoReactionThermo > >, CombustionModel< rhoReactionThermo > > > > | 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, multiComponentIsothermalPhaseModel, phaseSystem, multiComponentIsothermalPhaseModel) | |
| addNamedToRunTimeSelectionTable (phaseModel, reactingPhaseModel, phaseSystem, reactingPhaseModel) | |
Original source file phaseModels.C
Definition in file phaseModels.C.