15 #ifndef CT_IMPORTCTML_H
16 #define CT_IMPORTCTML_H
27 class SpeciesThermoFactory;
34 bool skipUndeclaredSpecies;
35 bool skipUndeclaredThirdBodies;
59 std::map<int, doublereal>& r2);
71 const ReactionData& rdata,
72 doublereal errorTolerance = 1.0e-3);
102 std::string default_phase,
103 std::vector<size_t>& spnum,
vector_fp& stoich,
152 std::string default_phase,
153 bool check_for_duplicates =
false);