13 #ifndef VPSSSPECIESTHERMO_FACTORY_H
14 #define VPSSSPECIESTHERMO_FACTORY_H
26 class VPStandardStateTP;
42 std::string VPSSMgrModel) :
45 " does not match any known type.") {}
151 std::vector<XML_Node*> & spDataNodeList);
193 VPStandardStateTP* vp_ptr, VPSSMgrFactory* f=0);
214 VPSSMgr*
newVPSSMgr(VPStandardStateTP* vp_ptr,
215 XML_Node* phaseNode_ptr,
216 std::vector<XML_Node*> & spDataNodeList,
217 VPSSMgrFactory* f=0);