10 #define CKR_REACTION_H
51 B(0.0),
C(0.0),
type(Arrhenius) {}
137 falloffType(Lindemann) {}
150 fwdOrder(r.fwdOrder),
156 falloffType(r.falloffType),
157 falloffParameters(r.falloffParameters),
197 mutable std::map<std::string, double> fwdOrder;
209 mutable std::map<std::string, double>
e3b;
229 vector_fp falloffParameters;
250 void write(std::ostream& s)
const;