Home
last modified time | relevance | path

Searched defs:getPartialMolarEntropies (Results 1 – 18 of 18) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DIdealSolnGasVPSS.cpp157 void IdealSolnGasVPSS::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::IdealSolnGasVPSS
H A DMaskellSolidSolnPhase.cpp129 void MaskellSolidSolnPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::MaskellSolidSolnPhase
H A DSingleSpeciesTP.cpp114 void SingleSpeciesTP::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::SingleSpeciesTP
H A DLatticePhase.cpp118 void LatticePhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::LatticePhase
H A DIdealGasPhase.cpp88 void IdealGasPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::IdealGasPhase
H A DSurfPhase.cpp100 void SurfPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::SurfPhase
H A DIdealMolalSoln.cpp274 void IdealMolalSoln::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::IdealMolalSoln
H A DIdealSolidSolnPhase.cpp229 void IdealSolidSolnPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::IdealSolidSolnPhase
H A DLatticeSolidPhase.cpp238 void LatticeSolidPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::LatticeSolidPhase
H A DPureFluidPhase.cpp193 void PureFluidPhase::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::PureFluidPhase
H A DIonsFromNeutralVPSSTP.cpp172 void IonsFromNeutralVPSSTP::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::IonsFromNeutralVPSSTP
H A DRedlichKisterVPSSTP.cpp143 void RedlichKisterVPSSTP::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::RedlichKisterVPSSTP
H A DMargulesVPSSTP.cpp146 void MargulesVPSSTP::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::MargulesVPSSTP
H A DDebyeHuckel.cpp202 void DebyeHuckel::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::DebyeHuckel
H A DPengRobinson.cpp263 void PengRobinson::getPartialMolarEntropies(double* sbar) const in getPartialMolarEntropies() function in Cantera::PengRobinson
H A DRedlichKwongMFTP.cpp287 void RedlichKwongMFTP::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::RedlichKwongMFTP
H A DHMWSoln.cpp311 void HMWSoln::getPartialMolarEntropies(doublereal* sbar) const in getPartialMolarEntropies() function in Cantera::HMWSoln
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/thermo/
H A DThermoPhase.h526 virtual void getPartialMolarEntropies(doublereal* sbar) const { in getPartialMolarEntropies() function