32 template<
class>
class ReactionType,
39 const ReactionType<ReactionThermo>& reaction,
43 ReactionType<ReactionThermo>(
reaction),
50 template<
class>
class ReactionType,
62 ReactionType<ReactionThermo>(species, thermoDatabase,
dict),
69 template<
class>
class ReactionType,
80 ReactionType<ReactionThermo>(irr, species),
89 template<
class>
class ReactionType,
111 template<
class>
class ReactionType,
112 class ReactionThermo,
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A HashTable specialization for hashing pointers.
IrreversibleReaction(const ReactionType< ReactionThermo > &reaction, const ReactionRate &reactionRate)
Construct from components.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A wordList with hashed indices for faster lookup by name.
Info<< "Creating reaction model\"<< endl;autoPtr< combustionModels::psiCombustionModel > reaction(combustionModels::psiCombustionModel::New(mesh))
Simple extension of Reaction to handle reversible reactions using equilibrium thermodynamics.