This is the complete list of members for Reaction< ReactionThermo >, including all inherited members.
| beta() const =0 | Reaction< ReactionThermo > | pure virtual |
| clone() const =0 | Reaction< ReactionThermo > | pure virtual |
| clone(const speciesTable &species) const =0 | Reaction< ReactionThermo > | pure virtual |
| dcidc(const scalar p, const scalar T, const scalarField &c, scalarField &dcidc) const =0 | Reaction< ReactionThermo > | pure virtual |
| dcidT(const scalar p, const scalar T, const scalarField &c) const =0 | Reaction< ReactionThermo > | pure virtual |
| ddot(const scalar p, const scalar T, const scalarField &c, scalarField &d) const | Reaction< ReactionThermo > | |
| declareRunTimeSelectionTable(autoPtr, Reaction, dictionary,(const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase, const dictionary &dict),(species, thermoDatabase, dict)) | Reaction< ReactionThermo > | |
| dkfdT(const scalar p, const scalar T, const scalarField &c) const =0 | Reaction< ReactionThermo > | pure virtual |
| dkrdT(const scalar p, const scalar T, const scalarField &c, const scalar dkfdT, const scalar kr) const =0 | Reaction< ReactionThermo > | pure virtual |
| dwdc(const scalar p, const scalar T, const scalarField &c, scalarSquareMatrix &J, scalarField &dcdt, scalar &omegaI, scalar &kfwd, scalar &kbwd, const bool reduced, const List< label > &c2s) const | Reaction< ReactionThermo > | |
| dwdT(const scalar p, const scalar T, const scalarField &c, const scalar omegaI, const scalar kfwd, const scalar kbwd, scalarSquareMatrix &J, const bool reduced, const List< label > &c2s, const label indexT) const | Reaction< ReactionThermo > | |
| fdot(const scalar p, const scalar T, const scalarField &c, scalarField &f) const | Reaction< ReactionThermo > | |
| kf(const scalar p, const scalar T, const scalarField &c) const =0 | Reaction< ReactionThermo > | pure virtual |
| kr(const scalar kfwd, const scalar p, const scalar T, const scalarField &c) const =0 | Reaction< ReactionThermo > | pure virtual |
| kr(const scalar p, const scalar T, const scalarField &c) const =0 | Reaction< ReactionThermo > | pure virtual |
| lhs() const | Reaction< ReactionThermo > | inline |
| name() const | Reaction< ReactionThermo > | inline |
| New(const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase, const dictionary &dict) | Reaction< ReactionThermo > | static |
| nUnNamedReactions | Reaction< ReactionThermo > | static |
| omega(const scalar p, const scalar T, const scalarField &c, scalarField &dcdt) const | Reaction< ReactionThermo > | |
| omega(const scalar p, const scalar T, const scalarField &c, scalar &pf, scalar &cf, label &lRef, scalar &pr, scalar &cr, label &rRef) const | Reaction< ReactionThermo > | |
| operator(Ostream &, const Reaction< ReactionThermo > &) | Reaction< ReactionThermo > | friend |
| operator=(const Reaction< ReactionThermo > &)=delete | Reaction< ReactionThermo > | |
| 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, const dictionary &dict) | Reaction< ReactionThermo > | |
| rhs() const | Reaction< ReactionThermo > | inline |
| species() const | Reaction< ReactionThermo > | |
| Thigh() const | Reaction< ReactionThermo > | inline |
| ThighDefault | Reaction< ReactionThermo > | static |
| Tlow() const | Reaction< ReactionThermo > | inline |
| TlowDefault | Reaction< ReactionThermo > | static |
| TypeName("Reaction") | Reaction< ReactionThermo > | |
| write(Ostream &) const | Reaction< ReactionThermo > | virtual |
| ~Reaction() | Reaction< ReactionThermo > | inlinevirtual |