This is the complete list of members for SpeciesThermoInterpType, including all inherited members.
| duplMyselfAsSpeciesThermoInterpType() const =0 | SpeciesThermoInterpType | pure virtual |
| m_highT | SpeciesThermoInterpType | protected |
| m_index | SpeciesThermoInterpType | protected |
| m_lowT | SpeciesThermoInterpType | protected |
| m_Pref | SpeciesThermoInterpType | protected |
| maxTemp() const | SpeciesThermoInterpType | inlinevirtual |
| minTemp() const | SpeciesThermoInterpType | inlinevirtual |
| modifyParameters(doublereal *coeffs) | SpeciesThermoInterpType | inlinevirtual |
| refPressure() const | SpeciesThermoInterpType | inlinevirtual |
| reportParameters(size_t &index, int &type, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure, doublereal *const coeffs) const =0 | SpeciesThermoInterpType | pure virtual |
| reportType() const =0 | SpeciesThermoInterpType | pure virtual |
| speciesIndex() const | SpeciesThermoInterpType | inlinevirtual |
| SpeciesThermoInterpType() | SpeciesThermoInterpType | |
| SpeciesThermoInterpType(size_t n, doublereal tlow, doublereal thigh, doublereal pref) | SpeciesThermoInterpType | inline |
| updateProperties(const doublereal *tempPoly, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SpeciesThermoInterpType | virtual |
| updatePropertiesTemp(const doublereal temp, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const =0 | SpeciesThermoInterpType | pure virtual |
| ~SpeciesThermoInterpType() | SpeciesThermoInterpType | virtual |