OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

reactingMixture< ThermoType > Class Template Reference

Foam::reactingMixture. More...

Inheritance diagram for reactingMixture< ThermoType >:
Collaboration diagram for reactingMixture< ThermoType >:

List of all members.


Public Types

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

Public Member Functions

 reactingMixture (const dictionary &, const fvMesh &)
 Construct from dictionary and mesh.
virtual ~reactingMixture ()
 Destructor.
void read (const dictionary &)
 Read dictionary.

Detailed Description

template<class ThermoType>
class Foam::reactingMixture< ThermoType >

Foam::reactingMixture.

Source files

Definition at line 46 of file reactingMixture.H.


Member Typedef Documentation

The type of thermo package this mixture is instantiated for.

Reimplemented from multiComponentMixture< ThermoType >.

Definition at line 64 of file reactingMixture.H.


Constructor & Destructor Documentation

reactingMixture ( const dictionary thermoDict,
const fvMesh mesh 
) [inline]

Construct from dictionary and mesh.

Definition at line 25 of file reactingMixture.C.

virtual ~reactingMixture (  )  [inline, virtual]

Destructor.

Definition at line 74 of file reactingMixture.H.


Member Function Documentation

void read ( const dictionary thermoDict  )  [inline]

Read dictionary.

Reimplemented from multiComponentMixture< ThermoType >.

Definition at line 54 of file reactingMixture.C.

References PtrList< Reaction< ThermoType > >::clear().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd