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