Calculate and apply third-body effects on reaction rates, including non- unity third-body efficiencie...
std::vector< size_t > m_reaction_index
Indices of third-body reactions within the full reaction array.
vector_fp m_default
The default efficiency for each reaction.
std::vector< vector_fp > m_eff
m_eff[i][j] is the efficiency of the j-th species in reaction i.
std::vector< std::vector< size_t > > m_species
m_species[i][j] is the index of the j-th species in reaction i.