![]() |
|
Public Types | |
typedef ThermoType | thermoType |
The type of thermodynamics this mixture is instantiated for. | |
Public Member Functions | |
TypeName ("pureMixture") | |
Runtime type information. | |
pureMixture (const dictionary &, const fvMesh &) | |
Construct from dictionary and mesh. | |
~pureMixture () | |
const ThermoType & | cellMixture (const label) const |
const ThermoType & | patchFaceMixture (const label, const label) const |
void | read (const dictionary &) |
Read dictionary. |
|
The type of thermodynamics this mixture is instantiated for.
Definition at line 72 of file pureMixture.H. |
|
Construct from dictionary and mesh.
|
|
|
|
Definition at line 92 of file pureMixture.H. References Foam::label. |
|
Definition at line 98 of file pureMixture.H. |
|
Read dictionary.
|
|
Runtime type information.
|