FreeFOAM The Cross-Platform CFD Toolkit
Reaction.H File Reference

Detailed Description

Definition in file Reaction.H.

+ Include dependency graph for Reaction.H:
+ This graph shows which files directly or indirectly include this file:

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 > &)