28 template<
class ThermoType>
36 template<
class ThermoType>
44 template<
class ThermoType>
48 return specieThermos_;
52 template<
class ThermoType>
55 return reactions_.size();
59 template<
class ThermoType>
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
const PtrList< ThermoType > & specieThermos() const
Thermodynamic data of the species.
virtual label nReaction() const
The number of reactions.
const multicomponentMixture< ThermoType > & mixture() const
Return reference to the mixture.
const PtrList< Reaction< ThermoType > > & reactions() const
The reactions.
virtual const PtrList< volScalarField::Internal > & RR() const
Return reaction rates of the species [kg/m^3/s].
Foam::multicomponentMixture.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.