Home
last modified time | relevance | path

Searched defs:getCp_R_ref (Results 1 – 8 of 8) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DSingleSpeciesTP.cpp170 void SingleSpeciesTP::getCp_R_ref(doublereal* cpr) const in getCp_R_ref() function in Cantera::SingleSpeciesTP
H A DVPStandardStateTP.cpp142 void VPStandardStateTP::getCp_R_ref(doublereal* cpr) const in getCp_R_ref() function in Cantera::VPStandardStateTP
H A DIdealGasPhase.cpp215 void IdealGasPhase::getCp_R_ref(doublereal* cprt) const in getCp_R_ref() function in Cantera::IdealGasPhase
H A DSurfPhase.cpp216 void SurfPhase::getCp_R_ref(doublereal* cprt) const in getCp_R_ref() function in Cantera::SurfPhase
H A DWaterSSTP.cpp221 void WaterSSTP::getCp_R_ref(doublereal* cpr) const in getCp_R_ref() function in Cantera::WaterSSTP
H A DIdealSolidSolnPhase.cpp350 void IdealSolidSolnPhase::getCp_R_ref(doublereal* cpr) const in getCp_R_ref() function in Cantera::IdealSolidSolnPhase
H A DMixtureFugacityTP.cpp164 void MixtureFugacityTP::getCp_R_ref(doublereal* cpr) const in getCp_R_ref() function in Cantera::MixtureFugacityTP
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/thermo/
H A DThermoPhase.h720 virtual void getCp_R_ref(doublereal* cprt) const { in getCp_R_ref() function