This is the complete list of members for IrreversibleReaction< 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 | IrreversibleReaction< ThermoType, ReactionRate > | inlinevirtual |
clone(const speciesTable &species) const | IrreversibleReaction< 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 | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
dkfdT(const scalar p, const scalar T, const scalarField &c, const label li) const | IrreversibleReaction< 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 | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
dkrdT(const scalar p, const scalar T, const scalarField &c, const label li, const scalar dkfdT, const scalar kr) const | IrreversibleReaction< 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 | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
IrreversibleReaction(const Reaction< ThermoType > &reaction, const ReactionRate &reactionRate) | IrreversibleReaction< ThermoType, ReactionRate > | |
IrreversibleReaction(const IrreversibleReaction< ThermoType, ReactionRate > &, const speciesTable &species) | IrreversibleReaction< ThermoType, ReactionRate > | |
IrreversibleReaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const dictionary &dict) | IrreversibleReaction< ThermoType, ReactionRate > | |
IrreversibleReaction(const speciesTable &species, const PtrList< ThermoType > &speciesThermo, const objectRegistry &ob, const dictionary &dict) | IrreversibleReaction< ThermoType, ReactionRate > | |
kf(const scalar p, const scalar T, const scalarField &c, const label li) const | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
kfDims() const | Reaction< ThermoType > | |
kr(const scalar kfwd, const scalar p, const scalar T, const scalarField &c, const label li) const | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
kr(const scalar p, const scalar T, const scalarField &c, const label li) const | IrreversibleReaction< 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 |
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 IrreversibleReaction< ThermoType, ReactionRate > &)=delete | IrreversibleReaction< ThermoType, ReactionRate > | |
Foam::Reaction::operator=(const Reaction< ThermoType > &)=delete | Reaction< ThermoType > | |
Foam::reaction::operator=(const reaction &)=delete | reaction | |
postEvaluate() const | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
preEvaluate() const | IrreversibleReaction< 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("irreversible") | IrreversibleReaction< ThermoType, ReactionRate > | |
Foam::Reaction::TypeName("Reaction") | Reaction< ThermoType > | |
write(Ostream &) const | IrreversibleReaction< ThermoType, ReactionRate > | virtual |
~IrreversibleReaction() | IrreversibleReaction< ThermoType, ReactionRate > | inlinevirtual |
~reaction() | reaction | inline |
~Reaction() | Reaction< ThermoType > | inlinevirtual |