Foam::multiComponentMixture.
More...
|
| multiComponentMixture (const dictionary &, const wordList &specieNames, const ReactionTable< ThermoType > &thermoData, const fvMesh &mesh, const word &phaseName) |
|
| multiComponentMixture (const dictionary &thermoDict, const fvMesh &mesh, const word &phaseName) |
|
virtual | ~multiComponentMixture ()=default |
|
const ThermoType & | cellMixture (const label celli) const |
|
const ThermoType & | patchFaceMixture (const label patchi, const label facei) const |
|
const ThermoType & | cellVolMixture (const scalar p, const scalar T, const label celli) const |
|
const ThermoType & | patchFaceVolMixture (const scalar p, const scalar T, const label patchi, const label facei) const |
|
const PtrList< ThermoType > & | speciesData () const |
|
void | read (const dictionary &) |
|
const ThermoType & | getLocalThermo (const label speciei) const |
|
◆ thermoType
◆ multiComponentMixture() [1/2]
◆ multiComponentMixture() [2/2]
◆ ~multiComponentMixture()
◆ typeName()
◆ cellMixture()
const ThermoType & cellMixture |
( |
const label |
celli | ) |
const |
◆ patchFaceMixture()
const ThermoType & patchFaceMixture |
( |
const label |
patchi, |
|
|
const label |
facei |
|
) |
| const |
◆ cellVolMixture()
const ThermoType & cellVolMixture |
( |
const scalar |
p, |
|
|
const scalar |
T, |
|
|
const label |
celli |
|
) |
| const |
◆ patchFaceVolMixture()
const ThermoType & patchFaceVolMixture |
( |
const scalar |
p, |
|
|
const scalar |
T, |
|
|
const label |
patchi, |
|
|
const label |
facei |
|
) |
| const |
◆ speciesData()
const PtrList<ThermoType>& speciesData |
( |
| ) |
const |
|
inline |
◆ read()
◆ getLocalThermo()
const ThermoType& getLocalThermo |
( |
const label |
speciei | ) |
const |
|
inline |
The documentation for this class was generated from the following files: