Public Types | Public Member Functions | Static Public Member Functions | List of all members
pureMixture Class Reference

Foam::pureMixture. More...

Public Types

typedef ThermoType thermoType
 

Public Member Functions

 pureMixture (const dictionary &, const fvMesh &, const word &)
 
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 &)
 

Static Public Member Functions

static word typeName ()
 

Detailed Description

Foam::pureMixture.

Source files

Definition at line 46 of file InterfaceCompositionModel.H.

Member Typedef Documentation

◆ thermoType

typedef ThermoType thermoType

Definition at line 62 of file pureMixture.H.

Constructor & Destructor Documentation

◆ pureMixture()

pureMixture ( const dictionary ,
const fvMesh ,
const word  
)

Member Function Documentation

◆ typeName()

static word typeName ( )
inlinestatic

Definition at line 74 of file pureMixture.H.

◆ mixture()

const ThermoType& mixture ( ) const
inline

Definition at line 79 of file pureMixture.H.

◆ cellMixture()

const ThermoType& cellMixture ( const  label) const
inline

Definition at line 84 of file pureMixture.H.

Referenced by InterfaceCompositionModel< Thermo, OtherThermo >::getLocalThermo().

Here is the caller graph for this function:

◆ patchFaceMixture()

const ThermoType& patchFaceMixture ( const  label,
const  label 
) const
inline

Definition at line 90 of file pureMixture.H.

◆ cellVolMixture()

const ThermoType& cellVolMixture ( const  scalar,
const  scalar,
const  label 
) const
inline

Definition at line 99 of file pureMixture.H.

◆ patchFaceVolMixture()

const ThermoType& patchFaceVolMixture ( const  scalar,
const  scalar,
const  label,
const  label 
) const
inline

Definition at line 109 of file pureMixture.H.

◆ read()

void read ( const dictionary thermoDict)

Definition at line 42 of file pureMixture.C.

References dictionary::subDict(), and thermoDict.

Here is the call graph for this function:

The documentation for this class was generated from the following files: