OpenFOAM logo
Open Source CFD Toolkit

foamChemistryReader Class Reference

Inheritance diagram for foamChemistryReader:

Inheritance graph
[legend]
Collaboration diagram for foamChemistryReader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("foamChemistryReader")
 Runtime type information.
 foamChemistryReader (const fileName &reactionsFileName, const fileName &thermoFileName)
 Construct from foamChemistry and thermodynamics file names.
 foamChemistryReader (const dictionary &thermoDict)
 Construct by getting the foamChemistry and thermodynamics file names.
virtual ~foamChemistryReader ()
const speciesTablespecies () const
 Table of species.
const HashPtrTable< reactionThermo > & specieThermo () const
 Table of the thermodynamic data given in the foamChemistry file.
const SLPtrList< reaction > & reactions () const
 List of the reactions.

Constructor & Destructor Documentation

foamChemistryReader const fileName reactionsFileName,
const fileName thermoFileName
 

Construct from foamChemistry and thermodynamics file names.

foamChemistryReader const dictionary thermoDict  ) 
 

Construct by getting the foamChemistry and thermodynamics file names.

from dictionary

virtual ~foamChemistryReader  )  [inline, virtual]
 

Definition at line 111 of file foamChemistryReader.H.


Member Function Documentation

const SLPtrList<reaction>& reactions  )  const [inline, virtual]
 

List of the reactions.

Implements chemistryReader.

Definition at line 130 of file foamChemistryReader.H.

const speciesTable& species  )  const [inline, virtual]
 

Table of species.

Implements chemistryReader.

Definition at line 118 of file foamChemistryReader.H.

const HashPtrTable<reactionThermo>& specieThermo  )  const [inline, virtual]
 

Table of the thermodynamic data given in the foamChemistry file.

Implements chemistryReader.

Definition at line 124 of file foamChemistryReader.H.

TypeName "foamChemistryReader"   ) 
 

Runtime type information.


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