Cantera
2.2.1
|
This is the complete list of members for NasaThermo, including all inherited members.
checkContinuity(const std::string &name, double tmid, doublereal *clow, doublereal *chigh) | NasaThermo | protected |
cp_R(double t, const doublereal *c) | NasaThermo | protected |
duplMyselfAsSpeciesThermo() const | NasaThermo | inlinevirtual |
enthalpy_RT(double t, const doublereal *c) | NasaThermo | protected |
entropy_R(double t, const doublereal *c) | NasaThermo | protected |
fixDiscontinuities(doublereal Tlow, doublereal Tmid, doublereal Thigh, doublereal *clow, doublereal *chigh) | NasaThermo | protected |
ID | NasaThermo | |
install(const std::string &name, size_t index, int type, const doublereal *c, doublereal min_temp, doublereal max_temp, doublereal ref_pressure) | NasaThermo | virtual |
install_STIT(size_t index, shared_ptr< SpeciesThermoInterpType > stit_ptr) | NasaThermo | inlinevirtual |
m_group_map | NasaThermo | protected |
m_high | NasaThermo | protected |
m_index | NasaThermo | protected |
m_low | NasaThermo | protected |
m_name | NasaThermo | protected |
m_ngroups | NasaThermo | protected |
m_p0 | NasaThermo | protected |
m_posInGroup_map | NasaThermo | protected |
m_t | NasaThermo | mutableprotected |
m_thigh | NasaThermo | protected |
m_thigh_min | NasaThermo | protected |
m_tlow | NasaThermo | protected |
m_tlow_max | NasaThermo | protected |
m_tmid | NasaThermo | protected |
markInstalled(size_t k) | SpeciesThermo | protected |
maxTemp(size_t k=npos) const | NasaThermo | inlinevirtual |
minTemp(size_t k=npos) const | NasaThermo | inlinevirtual |
modifyOneHf298(const size_t k, const doublereal Hf298New) | NasaThermo | virtual |
NasaThermo() (defined in NasaThermo) | NasaThermo | |
NasaThermo(const NasaThermo &right) (defined in NasaThermo) | NasaThermo | |
operator=(const NasaThermo &right) (defined in NasaThermo) | NasaThermo | |
ready(size_t nSpecies) | SpeciesThermo | |
refPressure(size_t k=npos) const | NasaThermo | inlinevirtual |
reportOneHf298(const size_t k) const | NasaThermo | virtual |
reportParams(size_t index, int &type, doublereal *const c, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure) const | NasaThermo | virtual |
reportType(size_t index) const | NasaThermo | inlinevirtual |
SpeciesThermo() | SpeciesThermo | inline |
update(doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | NasaThermo | virtual |
update_one(size_t k, doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | NasaThermo | virtual |
~SpeciesThermo() | SpeciesThermo | inlinevirtual |