This is the complete list of members for Reaction< ReactionThermo >, including all inherited members.
clone() const | Reaction< ReactionThermo > | inlinevirtual |
clone(const speciesTable &species) const | Reaction< ReactionThermo > | inlinevirtual |
declareRunTimeSelectionTable(autoPtr, Reaction, Istream,(const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase, Istream &is),(species, thermoDatabase, is)) | Reaction< ReactionThermo > | |
kf(const scalar T, const scalar p, const scalarField &c) const | Reaction< ReactionThermo > | virtual |
kr(const scalar kfwd, const scalar T, const scalar p, const scalarField &c) const | Reaction< ReactionThermo > | virtual |
kr(const scalar T, const scalar p, const scalarField &c) const | Reaction< ReactionThermo > | virtual |
lhs() const | Reaction< ReactionThermo > | inline |
New(const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase, Istream &) | Reaction< ReactionThermo > | static |
operator(Ostream &, const Reaction< ReactionThermo > &) | Reaction< ReactionThermo > | friend |
Reaction(const speciesTable &species, const List< specieCoeffs > &lhs, const List< specieCoeffs > &rhs, const HashPtrTable< ReactionThermo > &thermoDatabase) | Reaction< ReactionThermo > | |
Reaction(const Reaction< ReactionThermo > &, const speciesTable &species) | Reaction< ReactionThermo > | |
Reaction(const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase, Istream &is) | Reaction< ReactionThermo > | |
rhs() const | Reaction< ReactionThermo > | inline |
TypeName("Reaction") | Reaction< ReactionThermo > | |
write(Ostream &) const | Reaction< ReactionThermo > | virtual |
~Reaction() | Reaction< ReactionThermo > | inlinevirtual |