10 #ifndef SPECIESTHERMO_FACTORY_H
11 #define SPECIESTHERMO_FACTORY_H
22 class VPStandardStateTP;
41 std::string speciesThermoModel) :
43 ": Specified speciesThermoPhase model "
44 + speciesThermoModel +
45 " does not match any known type.") {}
180 const XML_Node* phaseNode_ptr = 0)
const;
206 const XML_Node* phaseNode_ptr)
const;
261 SpeciesThermoFactory* f=0);
280 SpeciesThermoFactory* f=0,
bool opt=
false);