27 #ifndef ANTIOCH_REACTION_PARSING_H
28 #define ANTIOCH_REACTION_PARSING_H
42 template<
typename CoeffType>
44 const std::string& equation,
45 const bool &reversible,
51 template<
typename CoeffType>
54 const std::string& equation,
55 const bool &reversible,
114 #endif // ANTIOCH_REACTION_PARSING_H
Base class for falloff processes coupled with efficiencies.
A single reaction mechanism.
Base class for falloff processes.
A single reaction mechanism.
A single reaction mechanism.
The parameters are reduced parameters.
Reaction< CoeffType > * build_reaction(const unsigned int n_species, const std::string &equation, const bool &reversible, const ReactionType::ReactionType &type, const KineticsModel::KineticsModel &kin)