Public Types | |
typedef ThermoType | thermoType |
The type of thermodynamics this mixture is instantiated for. More... | |
![]() | |
typedef basicMixture | basicMixtureType |
The base class of the mixture. More... | |
Public Member Functions | |
pureMixture (const dictionary &, const fvMesh &, const word &) | |
Construct from dictionary, mesh and phase name. More... | |
const ThermoType & | cellMixture (const label) const |
const ThermoType & | patchFaceMixture (const label, const label) const |
const ThermoType & | cellVolMixture (const scalar, const scalar, const label) const |
const ThermoType & | patchFaceVolMixture (const scalar, const scalar, const label, const label) const |
void | read (const dictionary &) |
Read dictionary. More... | |
![]() | |
basicMixture (const dictionary &, const fvMesh &, const word &) | |
Construct from dictionary, mesh and phase name. More... | |
Private Member Functions | |
pureMixture (const pureMixture< ThermoType > &) | |
Construct as copy (not implemented) More... | |
Private Attributes | |
ThermoType | mixture_ |
Definition at line 49 of file pureMixture.H.
typedef ThermoType thermoType |
The type of thermodynamics this mixture is instantiated for.
Definition at line 64 of file pureMixture.H.
|
private |
Construct as copy (not implemented)
pureMixture | ( | const dictionary & | thermoDict, |
const fvMesh & | mesh, | ||
const word & | phaseName | ||
) |
Construct from dictionary, mesh and phase name.
Definition at line 33 of file pureMixture.C.
|
inline |
Definition at line 75 of file pureMixture.H.
References pureMixture< ThermoType >::mixture_.
|
inline |
Definition at line 81 of file pureMixture.H.
References pureMixture< ThermoType >::mixture_.
|
inline |
Definition at line 90 of file pureMixture.H.
References pureMixture< ThermoType >::mixture_.
|
inline |
Definition at line 100 of file pureMixture.H.
References pureMixture< ThermoType >::mixture_.
void read | ( | const dictionary & | thermoDict | ) |
Read dictionary.
Definition at line 47 of file pureMixture.C.
References dictionary::subDict().
|
private |
Definition at line 55 of file pureMixture.H.
Referenced by pureMixture< ThermoType >::cellMixture(), pureMixture< ThermoType >::cellVolMixture(), pureMixture< ThermoType >::patchFaceMixture(), and pureMixture< ThermoType >::patchFaceVolMixture().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.