Cantera
2.1.2
|
This is the complete list of members for StatMech, including all inherited members.
buildmap() | StatMech | |
duplMyselfAsSpeciesThermoInterpType() const | StatMech | virtual |
m_coeff | StatMech | protected |
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) | StatMech | virtual |
name_map (defined in StatMech) | StatMech | protected |
operator=(const StatMech &b) | StatMech | |
refPressure() const | SpeciesThermoInterpType | inlinevirtual |
reportParameters(size_t &n, int &type, doublereal &tlow, doublereal &thigh, doublereal &pref, doublereal *const coeffs) const | StatMech | virtual |
reportType() const | StatMech | virtual |
sp_name (defined in StatMech) | StatMech | protected |
speciesIndex() const | SpeciesThermoInterpType | inlinevirtual |
SpeciesThermoInterpType() | SpeciesThermoInterpType | |
SpeciesThermoInterpType(size_t n, doublereal tlow, doublereal thigh, doublereal pref) | SpeciesThermoInterpType | inline |
StatMech() | StatMech | |
StatMech(int n, doublereal tlow, doublereal thigh, doublereal pref, const doublereal *coeffs, const std::string &my_name) | StatMech | |
StatMech(const StatMech &b) | StatMech | |
updateProperties(const doublereal *tt, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | StatMech | virtual |
updatePropertiesTemp(const doublereal temp, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | StatMech | virtual |
~SpeciesThermoInterpType() | SpeciesThermoInterpType | virtual |