Cantera
2.0
|
This is the complete list of members for ConstCpPoly, including all inherited members.
ConstCpPoly() | ConstCpPoly | |
ConstCpPoly(size_t n, doublereal tlow, doublereal thigh, doublereal pref, const doublereal *coeffs) | ConstCpPoly | |
ConstCpPoly(const ConstCpPoly &) | ConstCpPoly | |
duplMyselfAsSpeciesThermoInterpType() const | ConstCpPoly | virtual |
m_cp0_R | ConstCpPoly | protected |
m_h0_R | ConstCpPoly | protected |
m_highT | ConstCpPoly | protected |
m_index | ConstCpPoly | protected |
m_logt0 | ConstCpPoly | protected |
m_lowT | ConstCpPoly | protected |
m_Pref | ConstCpPoly | protected |
m_s0_R | ConstCpPoly | protected |
m_t0 | ConstCpPoly | protected |
maxTemp() const | ConstCpPoly | virtual |
minTemp() const | ConstCpPoly | virtual |
modifyParameters(doublereal *coeffs) | ConstCpPoly | virtual |
operator=(const ConstCpPoly &) | ConstCpPoly | |
refPressure() const | ConstCpPoly | virtual |
reportParameters(size_t &n, int &type, doublereal &tlow, doublereal &thigh, doublereal &pref, doublereal *const coeffs) const | ConstCpPoly | virtual |
reportType() const | ConstCpPoly | inlinevirtual |
speciesIndex() const | ConstCpPoly | inlinevirtual |
SpeciesThermoInterpType() | SpeciesThermoInterpType | |
updateProperties(const doublereal *tt, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | ConstCpPoly | virtual |
updatePropertiesTemp(const doublereal temp, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | ConstCpPoly | virtual |
~ConstCpPoly() | ConstCpPoly | virtual |
~SpeciesThermoInterpType() | SpeciesThermoInterpType | virtual |