Go to the documentation of this file.
38 #ifndef ODEChemistryModel_H
39 #define ODEChemistryModel_H
53 template<
class CompType,
class ThermoType>
54 class chemistrySolver;
60 template<
class CompType,
class ThermoType>
117 const word& compTypeName,
118 const word& thermoTypeName
179 virtual scalar
solve(
const scalar t0,
const scalar deltaT);
194 virtual label
nEqns()
const;