This is the complete list of members for NonEquilibriumReversibleReaction< ThermoType, ReactionRate >, including all inherited members.
| C(const scalar p, const scalar T, const scalarField &c, const label li, scalar &Cf, scalar &Cr) const | Reaction< ThermoType > | |
| clone() const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | inlinevirtual |
| clone(const speciesTable &species) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | inlinevirtual |
| ddNdtByVdcTp(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &dNdtByV, scalarSquareMatrix &ddNdtByVdcTp, const bool reduced, const List< label > &c2s, const label csi0, const label Tsi, scalarField &cTpWork0, scalarField &cTpWork1) const | Reaction< ThermoType > | |
| declareRunTimeSelectionTable(autoPtr, Reaction, dictionary,(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const dictionary &dict),(species, speciesThermo, dict)) | Reaction< ThermoType > | |
| declareRunTimeSelectionTable(autoPtr, Reaction, objectRegistry,(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const objectRegistry &ob, const dictionary &dict),(species, speciesThermo, ob, dict)) | Reaction< ThermoType > | |
| dkfdc(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &dkfdc) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| dkfdT(const scalar p, const scalar T, const scalarField &c, const label li) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| dkrdc(const scalar p, const scalar T, const scalarField &c, const label li, const scalarField &dkfdc, const scalar kr, scalarField &dkrdc) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| dkrdT(const scalar p, const scalar T, const scalarField &c, const label li, const scalar dkfdT, const scalar kr) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| dNdtByV(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &dNdtByV, const bool reduced, const List< label > &c2s, const label Nsi0) const | Reaction< ThermoType > | |
| hasDkdc() const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| kf(const scalar p, const scalar T, const scalarField &c, const label li) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| kfDims() const | Reaction< ThermoType > | |
| kr(const scalar kfwd, const scalar p, const scalar T, const scalarField &c, const label li) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| kr(const scalar p, const scalar T, const scalarField &c, const label li) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| krDims() const | Reaction< ThermoType > | |
| lhs() const | reaction | inline |
| name() const | Reaction< ThermoType > | inline |
| Foam::reaction::name() const | reaction | inline |
| New(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const dictionary &dict) | Reaction< ThermoType > | static |
| New(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const objectRegistry &ob, const dictionary &dict) | Reaction< ThermoType > | static |
| NonEquilibriumReversibleReaction(const Reaction< ThermoType > &reaction, const ReactionRate &forwardReactionRate, const ReactionRate &reverseReactionRate) | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| NonEquilibriumReversibleReaction(const NonEquilibriumReversibleReaction< ThermoType, ReactionRate > &, const speciesTable &species) | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| NonEquilibriumReversibleReaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const dictionary &dict) | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| NonEquilibriumReversibleReaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const objectRegistry &ob, const dictionary &dict) | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| nUnNamedReactions | reaction | static |
| omega(const scalar p, const scalar T, const scalarField &c, const label li, scalar &omegaf, scalar &omegar) const | Reaction< ThermoType > | |
| operator=(const NonEquilibriumReversibleReaction< ThermoType, ReactionRate > &)=delete | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| Foam::Reaction::operator=(const Reaction< ThermoType > &)=delete | Reaction< ThermoType > | |
| Foam::reaction::operator=(const reaction &)=delete | reaction | |
| postEvaluate() const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| preEvaluate() const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| Reaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const List< specieCoeffs > &lhs, const List< specieCoeffs > &rhs) | Reaction< ThermoType > | |
| Reaction(const Reaction< ThermoType > &, const speciesTable &species) | Reaction< ThermoType > | |
| Reaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const dictionary &dict) | Reaction< ThermoType > | |
| reaction(const speciesTable &species, const List< specieCoeffs > &lhs, const List< specieCoeffs > &rhs) | reaction | |
| reaction(const reaction &, const speciesTable &species) | reaction | |
| reaction(const speciesTable &species, const dictionary &dict) | reaction | |
| rhs() const | reaction | inline |
| species() const | reaction | inline |
| Thigh() const | Reaction< ThermoType > | inline |
| ThighDefault | Reaction< ThermoType > | static |
| Tlow() const | Reaction< ThermoType > | inline |
| TlowDefault | Reaction< ThermoType > | static |
| TypeName("nonEquilibriumReversible") | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | |
| Foam::Reaction::TypeName("Reaction") | Reaction< ThermoType > | |
| write(Ostream &) const | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | virtual |
| ~NonEquilibriumReversibleReaction() | NonEquilibriumReversibleReaction< ThermoType, ReactionRate > | inlinevirtual |
| ~Reaction() | Reaction< ThermoType > | inlinevirtual |
| ~reaction() | reaction | inline |