Searched refs:WaterPropsIAPWS (Results 1 – 7 of 7) sorted by relevance
38 WaterPropsIAPWS::WaterPropsIAPWS() : in WaterPropsIAPWS() function in Cantera::WaterPropsIAPWS62 doublereal WaterPropsIAPWS::helmholtzFE() const in helmholtzFE()70 doublereal WaterPropsIAPWS::pressure() const in pressure()192 doublereal WaterPropsIAPWS::density() const in density()247 doublereal WaterPropsIAPWS::dpdrho() const in dpdrho()267 doublereal WaterPropsIAPWS::Gibbs() const in Gibbs()586 doublereal WaterPropsIAPWS::enthalpy() const in enthalpy()593 doublereal WaterPropsIAPWS::intEnergy() const in intEnergy()600 doublereal WaterPropsIAPWS::entropy() const in entropy()606 doublereal WaterPropsIAPWS::cv() const in cv()[all …]
20 m_waterIAPWS = new WaterPropsIAPWS(); in WaterProps()33 m_waterIAPWS = new WaterPropsIAPWS(); in WaterProps()38 WaterProps::WaterProps(WaterPropsIAPWS* waterIAPWS) : in WaterProps()46 m_waterIAPWS = new WaterPropsIAPWS(); in WaterProps()
162 class WaterPropsIAPWS166 WaterPropsIAPWS();168 WaterPropsIAPWS(const WaterPropsIAPWS& right) = delete;169 WaterPropsIAPWS& operator=(const WaterPropsIAPWS& right) = delete;
19 class WaterPropsIAPWS; variable109 WaterProps(WaterPropsIAPWS* wptr);246 WaterPropsIAPWS* m_waterIAPWS;
20 class WaterPropsIAPWS; variable232 WaterPropsIAPWS* getWater() { in getWater()259 mutable WaterPropsIAPWS m_sub;
142 WaterPropsIAPWS* getWater() { in getWater()161 mutable WaterPropsIAPWS m_sub;
65 WaterPropsIAPWS water;