Foam::pureMixture.
More...
#include <pureMixture.H>
|
| | pureMixture (const dictionary &, const fvMesh &, const word &) |
| | Construct from dictionary, mesh and phase name.
|
| const ThermoType & | mixture () const |
| 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.
|
| | basicMixture (const dictionary &, const fvMesh &, const word &) |
| | Construct from dictionary, mesh and phase name.
|
template<class ThermoType>
class Foam::pureMixture< ThermoType >
Foam::pureMixture.
- Source files
-
Definition at line 47 of file pureMixture.H.
◆ thermoType
template<class ThermoType>
The type of thermodynamics this mixture is instantiated for.
Definition at line 66 of file pureMixture.H.
◆ pureMixture()
template<class ThermoType>
◆ typeName()
template<class ThermoType>
Return the instantiated type name.
Definition at line 82 of file pureMixture.H.
◆ mixture()
template<class ThermoType>
| const ThermoType & mixture |
( |
| ) |
const |
|
inline |
◆ cellMixture()
template<class ThermoType>
| const ThermoType & cellMixture |
( |
const label | | ) |
const |
|
inline |
◆ patchFaceMixture()
template<class ThermoType>
| const ThermoType & patchFaceMixture |
( |
const label | , |
|
|
const label | ) const |
|
inline |
◆ cellVolMixture()
template<class ThermoType>
| const ThermoType & cellVolMixture |
( |
const scalar | , |
|
|
const scalar | , |
|
|
const label | ) const |
|
inline |
◆ patchFaceVolMixture()
template<class ThermoType>
| const ThermoType & patchFaceVolMixture |
( |
const scalar | , |
|
|
const scalar | , |
|
|
const label | , |
|
|
const label | ) const |
|
inline |
◆ read()
template<class ThermoType>
The documentation for this class was generated from the following files: