30 template<
class ThermoType>
37 template<
class ThermoType>
41 return nActiveSpecies_;
45 template<
class ThermoType>
49 return activeSpecies_;
53 template<
class ThermoType>
61 template<
class ThermoType>
67 return reactionsDisabled_[i];
const List< bool > & activeSpecies() const
Return the active species.
bool reactionDisabled(const label i) const
Return whether or not a reaction is disabled.
scalar tolerance() const
Return the tolerance.
label nSpecie()
Return the number of species.
label nActiveSpecies() const
Return the number of active species.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.