OpenFOAM logo
Open Source CFD Toolkit

pureMixture Class Template Reference

Inheritance diagram for pureMixture:

Inheritance graph
[legend]
Collaboration diagram for pureMixture:

Collaboration graph
[legend]
List of all members.

template<class ThermoType>
class Foam::pureMixture< ThermoType >


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.

Member Typedef Documentation

typedef ThermoType thermoType
 

The type of thermodynamics this mixture is instantiated for.

Definition at line 72 of file pureMixture.H.


Constructor & Destructor Documentation

pureMixture const dictionary ,
const fvMesh
 

Construct from dictionary and mesh.

~pureMixture  ) 
 


Member Function Documentation

const ThermoType& cellMixture const   label  )  const [inline]
 

Definition at line 92 of file pureMixture.H.

References Foam::label.

const ThermoType& patchFaceMixture const   label,
const   label
const [inline]
 

Definition at line 98 of file pureMixture.H.

void read const dictionary  ) 
 

Read dictionary.

TypeName "pureMixture< ThermoType >"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org