This is the complete list of members for Reaction< ThermoType >, 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 =0 | Reaction< ThermoType > | pure virtual |
clone(const speciesTable &species) const =0 | Reaction< ThermoType > | pure virtual |
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 =0 | Reaction< ThermoType > | pure virtual |
dkfdT(const scalar p, const scalar T, const scalarField &c, const label li) const =0 | Reaction< ThermoType > | pure virtual |
dkrdc(const scalar p, const scalar T, const scalarField &c, const label li, const scalarField &dkfdc, const scalar kr, scalarField &dkrdc) const =0 | Reaction< ThermoType > | pure virtual |
dkrdT(const scalar p, const scalar T, const scalarField &c, const label li, const scalar dkfdT, const scalar kr) const =0 | Reaction< ThermoType > | pure 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 =0 | Reaction< ThermoType > | pure virtual |
kf(const scalar p, const scalar T, const scalarField &c, const label li) const =0 | Reaction< ThermoType > | pure virtual |
kfDims() const | Reaction< ThermoType > | |
kr(const scalar kf, const scalar p, const scalar T, const scalarField &c, const label li) const =0 | Reaction< ThermoType > | pure virtual |
kr(const scalar p, const scalar T, const scalarField &c, const label li) const =0 | Reaction< ThermoType > | pure 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(Ostream &, const Reaction< ThermoType > &) | Reaction< ThermoType > | friend |
operator=(const Reaction< ThermoType > &)=delete | Reaction< ThermoType > | |
Foam::reaction::operator=(const reaction &)=delete | reaction | |
postEvaluate() const =0 | Reaction< ThermoType > | pure virtual |
preEvaluate() const =0 | Reaction< ThermoType > | pure virtual |
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 | |
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 > | |
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("Reaction") | Reaction< ThermoType > | |
write(Ostream &) const | Reaction< ThermoType > | virtual |
~Reaction() | Reaction< ThermoType > | inlinevirtual |
~reaction() | reaction | inline |