SimpleThermo Member List
This is the complete list of members for
SimpleThermo, including all inherited members.
duplMyselfAsSpeciesThermo() const | SimpleThermo | [inline, virtual] |
ID | SimpleThermo | |
install(string name, int index, int type, const doublereal *c, doublereal minTemp, doublereal maxTemp, doublereal refPressure) | SimpleThermo | [inline, virtual] |
Cantera::SpeciesThermo::install(std::string name, int index, int type, const doublereal *c, doublereal minTemp, doublereal maxTemp, doublereal refPressure)=0 | SpeciesThermo | [pure virtual] |
install_STIT(SpeciesThermoInterpType *stit_ptr) | SimpleThermo | [inline, virtual] |
m_cp0_R | SimpleThermo | [protected] |
m_h0_R | SimpleThermo | [protected] |
m_index | SimpleThermo | [protected] |
m_loc | SimpleThermo | [mutable, 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] |
maxTemp(int k=-1) const | SimpleThermo | [inline, virtual] |
minTemp(int k=-1) const | SimpleThermo | [inline, virtual] |
modifyParams(int index, doublereal *c) | SimpleThermo | [inline, virtual] |
operator=(const SimpleThermo &right) | SimpleThermo | [inline] |
Cantera::SpeciesThermo::operator=(const SpeciesThermo &right) | SpeciesThermo | [inline] |
refPressure(int k=-1) const | SimpleThermo | [inline, virtual] |
reportParams(int index, int &type, doublereal *const c, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure) const | SimpleThermo | [inline, virtual] |
reportType(int index) const | SimpleThermo | [inline, virtual] |
SimpleThermo() | SimpleThermo | [inline] |
SimpleThermo(const SimpleThermo &right) | SimpleThermo | [inline] |
SpeciesThermo() | SpeciesThermo | [inline] |
SpeciesThermo(const SpeciesThermo &right) | SpeciesThermo | [inline] |
update(doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SimpleThermo | [inline, virtual] |
update_one(int k, doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SimpleThermo | [inline, virtual] |
~SimpleThermo() | SimpleThermo | [inline, virtual] |
~SpeciesThermo() | SpeciesThermo | [inline, virtual] |