![]() |
|
Public Types | |
typedef ThermoType | thermoType |
The type of thermodynamics this mixture is instantiated for. | |
Public Member Functions | |
homogeneousMixture (const dictionary &, const fvMesh &) | |
Construct from dictionary and mesh. | |
const ThermoType & | mixture (const scalar) const |
const ThermoType & | cellMixture (const label celli) const |
const ThermoType & | patchFaceMixture (const label patchi, const label facei) const |
const ThermoType & | cellReactants (const label) const |
const ThermoType & | patchFaceReactants (const label, const label) const |
const ThermoType & | cellProducts (const label) const |
const ThermoType & | patchFaceProducts (const label, const label) const |
void | read (const dictionary &) |
Read dictionary. |
|
The type of thermodynamics this mixture is instantiated for.
Definition at line 81 of file homogeneousMixture.H. |
|
Construct from dictionary and mesh.
|
|
Definition at line 94 of file homogeneousMixture.H. References Foam::label. |
|
Definition at line 118 of file homogeneousMixture.H. |
|
Definition at line 108 of file homogeneousMixture.H. |
|
|
|
Definition at line 100 of file homogeneousMixture.H. |
|
Definition at line 123 of file homogeneousMixture.H. |
|
Definition at line 113 of file homogeneousMixture.H. |
|
Read dictionary.
|