12 #ifndef CT_METALSHEELECTRONS_H 13 #define CT_METALSHEELECTRONS_H 217 virtual std::string
type()
const {
218 return "MetalSHEelectrons";
229 virtual doublereal
pressure()
const;
311 virtual void getCp_R(doublereal* cpr)
const;
363 virtual void getParameters(
int& n, doublereal*
const c)
const;
Class XML_Node is a tree-based representation of the contents of an XML file.
Base class for a phase with thermodynamic properties.
Header for the SingleSpeciesTP class, which is a filter class for ThermoPhase, that eases the constru...
Namespace for the Cantera kernel.
The SingleSpeciesTP class is a filter class for ThermoPhase.