Cantera
2.2.1
|
This is the complete list of members for SimpleThermo, including all inherited members.
duplMyselfAsSpeciesThermo() const | SimpleThermo | inlinevirtual |
ID | SimpleThermo | |
install(const std::string &name, size_t index, int type, const doublereal *c, doublereal minTemp_, doublereal maxTemp_, doublereal refPressure_) | SimpleThermo | inlinevirtual |
install_STIT(size_t index, shared_ptr< SpeciesThermoInterpType > stit_ptr) | SimpleThermo | inlinevirtual |
m_cp0_R | SimpleThermo | protected |
m_h0_R | SimpleThermo | protected |
m_index | SimpleThermo | protected |
m_loc | SimpleThermo | protected |
m_logt0 | SimpleThermo | protected |
m_nspData | SimpleThermo | protected |
m_p0 | SimpleThermo | protected |
m_s0_R | SimpleThermo | protected |
m_t0 | SimpleThermo | protected |
m_thigh | SimpleThermo | protected |
m_thigh_min | SimpleThermo | protected |
m_tlow | SimpleThermo | protected |
m_tlow_max | SimpleThermo | protected |
markInstalled(size_t k) | SpeciesThermo | protected |
maxTemp(size_t k=npos) const | SimpleThermo | inlinevirtual |
minTemp(size_t k=npos) const | SimpleThermo | inlinevirtual |
modifyOneHf298(const size_t k, const doublereal Hf298New) | SimpleThermo | inlinevirtual |
operator=(const SimpleThermo &right) | SimpleThermo | inline |
ready(size_t nSpecies) | SpeciesThermo | |
refPressure(size_t k=npos) const | SimpleThermo | inlinevirtual |
reportOneHf298(const size_t k) const | SimpleThermo | inlinevirtual |
reportParams(size_t index, int &type, doublereal *const c, doublereal &minTemp_, doublereal &maxTemp_, doublereal &refPressure_) const | SimpleThermo | inlinevirtual |
reportType(size_t index) const | SimpleThermo | inlinevirtual |
SimpleThermo() | SimpleThermo | inline |
SimpleThermo(const SimpleThermo &right) | SimpleThermo | inline |
SpeciesThermo() | SpeciesThermo | inline |
update(doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SimpleThermo | inlinevirtual |
update_one(size_t k, doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SimpleThermo | inlinevirtual |
~SpeciesThermo() | SpeciesThermo | inlinevirtual |