Cantera
2.0
|
This is the complete list of members for SpeciesThermo, including all inherited members.
duplMyselfAsSpeciesThermo() const =0 | SpeciesThermo | pure virtual |
install(std::string name, size_t 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(size_t k=npos) const =0 | SpeciesThermo | pure virtual |
minTemp(size_t k=npos) const =0 | SpeciesThermo | pure virtual |
modifyParams(size_t index, doublereal *c)=0 | SpeciesThermo | pure virtual |
operator=(const SpeciesThermo &right) | SpeciesThermo | inline |
refPressure(size_t k=npos) const =0 | SpeciesThermo | pure virtual |
reportParams(size_t index, int &type, doublereal *const c, doublereal &minTemp, doublereal &maxTemp, doublereal &refPressure) const =0 | SpeciesThermo | pure virtual |
reportType(size_t index=npos) 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(size_t k, doublereal T, doublereal *cp_R, doublereal *h_RT, doublereal *s_R) const | SpeciesThermo | inlinevirtual |
~SpeciesThermo() | SpeciesThermo | inlinevirtual |