, including all inherited members.
_updateRefStateThermo() const | VPSSMgr_General | [protected, virtual] |
_updateStandardStateThermo() | VPSSMgr_General | [protected, virtual] |
cp_R() const | VPSSMgr | [inline] |
createInstallPDSS(int k, const XML_Node &speciesNode, const XML_Node *const phaseNode_ptr) | VPSSMgr_General | [virtual] |
duplMyselfAsVPSSMgr() const | VPSSMgr_General | [virtual] |
enthalpy_RT() const | VPSSMgr | [inline] |
entropy_R() const | VPSSMgr | [inline] |
err(std::string msg) const | VPSSMgr_General | [private] |
getCp_R(doublereal *cpr) const | VPSSMgr | [virtual] |
getCp_R_ref(doublereal *cpr) const | VPSSMgr | [virtual] |
getEnthalpy_RT(doublereal *hrt) const | VPSSMgr | [virtual] |
getEnthalpy_RT_ref(doublereal *hrt) const | VPSSMgr | [virtual] |
getEntropy_R(doublereal *sr) const | VPSSMgr | [virtual] |
getEntropy_R_ref(doublereal *er) const | VPSSMgr | [virtual] |
getGibbs_ref(doublereal *g) const | VPSSMgr_General | [protected, virtual] |
getGibbs_RT(doublereal *grt) const | VPSSMgr | [virtual] |
getGibbs_RT_ref(doublereal *grt) const | VPSSMgr | [virtual] |
getIntEnergy_RT(doublereal *urt) const | VPSSMgr | [virtual] |
getStandardChemPotentials(doublereal *mu) const | VPSSMgr | [virtual] |
getStandardVolumes(doublereal *vol) const | VPSSMgr | [virtual] |
getStandardVolumes_ref(doublereal *vol) const | VPSSMgr | [virtual] |
Gibbs_RT_ref() const | VPSSMgr | [inline] |
initAllPtrs(VPStandardStateTP *vp_ptr, SpeciesThermo *sp_ptr) | VPSSMgr_General | [virtual] |
initLengths() | VPSSMgr | |
initThermo() | VPSSMgr_General | [protected, virtual] |
initThermoXML(XML_Node &phaseNode, std::string id) | VPSSMgr_General | [protected, virtual] |
installSTSpecies(int k, const XML_Node &speciesNode, const XML_Node *phaseNode_ptr) | VPSSMgr | |
m_cp0_R | VPSSMgr | [mutable, protected] |
m_cpss_R | VPSSMgr | [mutable, protected] |
m_g0_RT | VPSSMgr | [mutable, protected] |
m_gss_RT | VPSSMgr | [mutable, protected] |
m_h0_RT | VPSSMgr | [mutable, protected] |
m_hss_RT | VPSSMgr | [mutable, protected] |
m_kk | VPSSMgr | [protected] |
m_maxTemp | VPSSMgr | [protected] |
m_minTemp | VPSSMgr | [protected] |
m_p0 | VPSSMgr | [mutable, protected] |
m_PDSS_ptrs | VPSSMgr_General | [private] |
m_plast | VPSSMgr | [mutable, protected] |
m_s0_R | VPSSMgr | [mutable, protected] |
m_spthermo | VPSSMgr | [protected] |
m_sss_R | VPSSMgr | [mutable, protected] |
m_tlast | VPSSMgr | [mutable, protected] |
m_useTmpRefStateStorage | VPSSMgr | [protected] |
m_useTmpStandardStateStorage | VPSSMgr | [protected] |
m_V0 | VPSSMgr | [mutable, protected] |
m_vptp_ptr | VPSSMgr | [protected] |
m_Vss | VPSSMgr | [mutable, protected] |
maxTemp(int k=-1) const | VPSSMgr | [virtual] |
minTemp(int k=-1) const | VPSSMgr | [virtual] |
mPDSS_cp0_R | VPSSMgr | [mutable, protected] |
mPDSS_cpss_R | VPSSMgr | [mutable, protected] |
mPDSS_g0_RT | VPSSMgr | [mutable, protected] |
mPDSS_gss_RT | VPSSMgr | [mutable, protected] |
mPDSS_h0_RT | VPSSMgr | [mutable, protected] |
mPDSS_hss_RT | VPSSMgr | [mutable, protected] |
mPDSS_s0_R | VPSSMgr | [mutable, protected] |
mPDSS_sss_R | VPSSMgr | [mutable, protected] |
mPDSS_V0 | VPSSMgr | [mutable, protected] |
mPDSS_Vss | VPSSMgr | [mutable, protected] |
operator=(const VPSSMgr_General &right) | VPSSMgr_General | |
Cantera::VPSSMgr::operator=(const VPSSMgr &right) | VPSSMgr | |
PDSS (defined in VPSSMgr) | VPSSMgr | [friend] |
pressure() const | VPSSMgr | [inline] |
refPressure(int k=-1) const | VPSSMgr | [virtual] |
reportPDSSType(int index=-1) const | VPSSMgr_General | [virtual] |
reportVPSSMgrType() const | VPSSMgr_General | [virtual] |
returnPDSS_ptr(int k, const XML_Node &speciesNode, const XML_Node *const phaseNode_ptr, bool &doST) | VPSSMgr_General | [private] |
setState_P(doublereal P) | VPSSMgr | [virtual] |
setState_T(doublereal T) | VPSSMgr | [virtual] |
setState_TP(doublereal T, doublereal P) | VPSSMgr | [virtual] |
SpeciesThermoMgr() | VPSSMgr | [inline] |
standardVolumes() const | VPSSMgr | [inline] |
temperature() const | VPSSMgr | [inline] |
updateRefStateThermo() const | VPSSMgr | [virtual] |
updateStandardStateThermo() | VPSSMgr | [virtual] |
VPSSMgr(VPStandardStateTP *vptp_ptr, SpeciesThermo *spth=0) | VPSSMgr | |
VPSSMgr(const VPSSMgr &right) | VPSSMgr | |
VPSSMgr_General(VPStandardStateTP *vp_ptr, SpeciesThermo *spth) | VPSSMgr_General | |
VPSSMgr_General(const VPSSMgr_General &right) | VPSSMgr_General | |
~VPSSMgr() | VPSSMgr | [virtual] |
~VPSSMgr_General() | VPSSMgr_General | [virtual] |