SpeciesThermo Member List
This is the complete list of members for
SpeciesThermo, including all inherited members.
duplMyselfAsSpeciesThermo() const =0 | SpeciesThermo | [pure virtual] |
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)=0 | SpeciesThermo | [pure virtual] |
maxTemp(int k=-1) const =0 | SpeciesThermo | [pure virtual] |
minTemp(int k=-1) const =0 | SpeciesThermo | [pure virtual] |
modifyParams(int index, doublereal *c)=0 | SpeciesThermo | [pure virtual] |
operator=(const SpeciesThermo &right) | SpeciesThermo | [inline] |
refPressure(int k=-1) const =0 | SpeciesThermo | [pure virtual] |
reportParams(int index, int &type, doublereal *const c, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure) const =0 | SpeciesThermo | [pure virtual] |
reportType(int index=-1) const =0 | SpeciesThermo | [pure virtual] |
SpeciesThermo() | SpeciesThermo | [inline] |
SpeciesThermo(const SpeciesThermo &right) | SpeciesThermo | [inline] |
update(doublereal T, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const =0 | SpeciesThermo | [pure virtual] |
update_one(int k, doublereal T, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SpeciesThermo | [inline, virtual] |
~SpeciesThermo() | SpeciesThermo | [inline, virtual] |