checkContinuity(std::string name, double tmid, const doublereal *clow, doublereal *chigh) | NasaThermo | [private] |
duplMyselfAsSpeciesThermo() const | NasaThermo | [inline, virtual] |
enthalpy_RT(double t, const doublereal *c) | NasaThermo | [inline, private] |
entropy_R(double t, const doublereal *c) | NasaThermo | [inline, private] |
ID | NasaThermo | |
install(string name, int index, int type, const doublereal *c, doublereal minTemp, doublereal maxTemp, doublereal refPressure) | NasaThermo | [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) | NasaThermo | [inline, virtual] |
m_group_map | NasaThermo | [mutable, protected] |
m_high | NasaThermo | [protected] |
m_index | NasaThermo | [protected] |
m_low | NasaThermo | [protected] |
m_name | NasaThermo | [mutable, protected] |
m_ngroups | NasaThermo | [protected] |
m_p0 | NasaThermo | [protected] |
m_posInGroup_map | NasaThermo | [mutable, protected] |
m_t | NasaThermo | [mutable, protected] |
m_thigh | NasaThermo | [protected] |
m_thigh_min | NasaThermo | [protected] |
m_tlow | NasaThermo | [protected] |
m_tlow_max | NasaThermo | [protected] |
m_tmid | NasaThermo | [protected] |
maxTemp(int k=-1) const | NasaThermo | [inline, virtual] |
minTemp(int k=-1) const | NasaThermo | [inline, virtual] |
modifyParams(int index, doublereal *c) | NasaThermo | [inline, virtual] |
NasaThermo() | NasaThermo | [inline] |
NasaThermo(const NasaThermo &right) | NasaThermo | [inline] |
operator=(const NasaThermo &right) | NasaThermo | [inline] |
Cantera::SpeciesThermo::operator=(const SpeciesThermo &right) | SpeciesThermo | [inline] |
refPressure(int k=-1) const | NasaThermo | [inline, virtual] |
reportParams(int index, int &type, doublereal *const c, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure) const | NasaThermo | [inline, virtual] |
reportType(int index) const | NasaThermo | [inline, virtual] |
SpeciesThermo() | SpeciesThermo | [inline] |
SpeciesThermo(const SpeciesThermo &right) | SpeciesThermo | [inline] |
update(doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | NasaThermo | [inline, virtual] |
update_one(int k, doublereal t, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | NasaThermo | [inline, virtual] |
~NasaThermo() | NasaThermo | [inline, virtual] |
~SpeciesThermo() | SpeciesThermo | [inline, virtual] |