calculate() | ODEChemistryModel< CompType, ThermoType > | virtual |
derivatives(const scalar t, const scalarField &c, scalarField &dcdt) const | ODEChemistryModel< CompType, ThermoType > | virtual |
dQ() const | ODEChemistryModel< CompType, ThermoType > | virtual |
jacobian(const scalar t, const scalarField &c, scalarField &dcdt, scalarSquareMatrix &dfdc) const | ODEChemistryModel< CompType, ThermoType > | virtual |
nEqns() const | ODEChemistryModel< CompType, ThermoType > | virtual |
nReaction() const | ODEChemistryModel< CompType, ThermoType > | inline |
nReaction_ | ODEChemistryModel< CompType, ThermoType > | protected |
nSpecie() const | ODEChemistryModel< CompType, ThermoType > | inline |
nSpecie_ | ODEChemistryModel< CompType, ThermoType > | protected |
ODE() | ODE | inline |
ODEChemistryModel(const fvMesh &mesh, const word &compTypeName, const word &thermoTypeName) | ODEChemistryModel< CompType, ThermoType > | |
omega(const scalarField &c, const scalar T, const scalar p) const | ODEChemistryModel< CompType, ThermoType > | virtual |
omega(const Reaction< ThermoType > &r, const scalarField &c, const scalar T, const scalar p, scalar &pf, scalar &cf, label &lRef, scalar &pr, scalar &cr, label &rRef) const | ODEChemistryModel< CompType, ThermoType > | virtual |
reactions() const | ODEChemistryModel< CompType, ThermoType > | inline |
reactions_ | ODEChemistryModel< CompType, ThermoType > | protected |
RR() | ODEChemistryModel< CompType, ThermoType > | inlineprotected |
RR(const label i) const | ODEChemistryModel< CompType, ThermoType > | inline |
RR_ | ODEChemistryModel< CompType, ThermoType > | protected |
Sh() const | ODEChemistryModel< CompType, ThermoType > | virtual |
solve(const scalar t0, const scalar deltaT) | ODEChemistryModel< CompType, ThermoType > | virtual |
solver() const | ODEChemistryModel< CompType, ThermoType > | inline |
solver_ | ODEChemistryModel< CompType, ThermoType > | protected |
specieThermo() const | ODEChemistryModel< CompType, ThermoType > | inline |
specieThermo_ | ODEChemistryModel< CompType, ThermoType > | protected |
tc() const | ODEChemistryModel< CompType, ThermoType > | virtual |
TypeName("ODEChemistryModel") | ODEChemistryModel< CompType, ThermoType > | |
Y_ | ODEChemistryModel< CompType, ThermoType > | protected |
~ODE() | ODE | inlinevirtual |
~ODEChemistryModel() | ODEChemistryModel< CompType, ThermoType > | virtual |