FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Reaction.H File Reference


Detailed Description

Definition in file Reaction.H.

#include "src/thermophysicalModels/specie/speciesTable/speciesTable.H"
#include "src/OpenFOAM/containers/HashTables/HashPtrTable/HashPtrTable.H"
#include "src/OpenFOAM/fields/Fields/scalarField/scalarField.H"
#include "src/OpenFOAM/db/typeInfo/typeInfo.H"
#include "src/OpenFOAM/db/runTimeSelection/runTimeSelectionTables.H"
#include "src/thermophysicalModels/specie/reaction/Reactions_/Reaction/ReactionI.H"
Include dependency graph for Reaction.H:

Go to the source code of this file.

Classes

class  Reaction< ReactionThermo >
 Simple extension of ReactionThermo to handle reaction kinetics in addition to the equilibrium thermodynamics already handled. More...
struct  Reaction< ReactionThermo >::specieCoeffs
 Class to hold the specie index and its coefficients in the. More...
class  Reaction< ReactionThermo >::iNew
 Class used for the read-construction of PtrLists of reaction. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class ReactionThermo >
Ostream &  operator<< (Ostream &, const Reaction< ReactionThermo > &)