OpenFOAM logo
Open Source CFD Toolkit

inhomogeneousMixture Class Template Reference

Inheritance diagram for inhomogeneousMixture:

Inheritance graph
[legend]
Collaboration diagram for inhomogeneousMixture:

Collaboration graph
[legend]
List of all members.

template<class ThermoType>
class Foam::inhomogeneousMixture< ThermoType >


Public Types

typedef ThermoType thermoType
 The type of thermodynamics this mixture is instantiated for.

Public Member Functions

 inhomogeneousMixture (const dictionary &, const fvMesh &)
 Construct from dictionary and mesh.
const dimensionedScalarstoicRatio () const
const ThermoType & mixture (const scalar, 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 celli) const
const ThermoType & patchFaceReactants (const label patchi, const label facei) const
const ThermoType & cellProducts (const label celli) const
const ThermoType & patchFaceProducts (const label patchi, const label facei) 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 87 of file inhomogeneousMixture.H.


Constructor & Destructor Documentation

inhomogeneousMixture const dictionary ,
const fvMesh
 

Construct from dictionary and mesh.


Member Function Documentation

const ThermoType& cellMixture const label  celli  )  const [inline]
 

Definition at line 105 of file inhomogeneousMixture.H.

References Foam::label.

const ThermoType& cellProducts const label  celli  )  const [inline]
 

Definition at line 141 of file inhomogeneousMixture.H.

References Foam::label.

const ThermoType& cellReactants const label  celli  )  const [inline]
 

Definition at line 123 of file inhomogeneousMixture.H.

References Foam::label.

const ThermoType& mixture const   scalar,
const   scalar
const
 

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

Definition at line 111 of file inhomogeneousMixture.H.

const ThermoType& patchFaceProducts const label  patchi,
const label  facei
const [inline]
 

Definition at line 147 of file inhomogeneousMixture.H.

const ThermoType& patchFaceReactants const label  patchi,
const label  facei
const [inline]
 

Definition at line 129 of file inhomogeneousMixture.H.

void read const dictionary  ) 
 

Read dictionary.

const dimensionedScalar& stoicRatio  )  const [inline]
 

Definition at line 98 of file inhomogeneousMixture.H.


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