This is the complete list of members for SpeciesThermoInterpType, including all inherited members.
getParameters(AnyMap &thermo) const | SpeciesThermoInterpType | protectedvirtual |
input() const | SpeciesThermoInterpType | |
input() (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
m_highT | SpeciesThermoInterpType | protected |
m_input (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | protected |
m_lowT | SpeciesThermoInterpType | protected |
m_Pref | SpeciesThermoInterpType | protected |
maxTemp() const | SpeciesThermoInterpType | inlinevirtual |
minTemp() const | SpeciesThermoInterpType | inlinevirtual |
modifyOneHf298(const size_t k, const double Hf298New) | SpeciesThermoInterpType | virtual |
nCoeffs() const | SpeciesThermoInterpType | virtual |
operator=(const SpeciesThermoInterpType &b)=delete (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
parameters(bool withInput=true) const | SpeciesThermoInterpType | |
refPressure() const | SpeciesThermoInterpType | inlinevirtual |
reportHf298(double *const h298=0) const | SpeciesThermoInterpType | virtual |
reportParameters(size_t &index, int &type, double &minTemp, double &maxTemp, double &refPressure, double *const coeffs) const | SpeciesThermoInterpType | virtual |
reportType() const | SpeciesThermoInterpType | inlinevirtual |
resetHf298() | SpeciesThermoInterpType | inlinevirtual |
setMaxTemp(double Tmax) | SpeciesThermoInterpType | inlinevirtual |
setMinTemp(double Tmin) | SpeciesThermoInterpType | inlinevirtual |
setRefPressure(double Pref) | SpeciesThermoInterpType | inlinevirtual |
SpeciesThermoInterpType()=default (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
SpeciesThermoInterpType(double tlow, double thigh, double pref) (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
SpeciesThermoInterpType(const SpeciesThermoInterpType &b)=delete (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
temperaturePolySize() const | SpeciesThermoInterpType | inlinevirtual |
updateProperties(const double *tt, double *cp_R, double *h_RT, double *s_R) const | SpeciesThermoInterpType | virtual |
updatePropertiesTemp(const double temp, double *cp_R, double *h_RT, double *s_R) const | SpeciesThermoInterpType | virtual |
updateTemperaturePoly(double T, double *T_poly) const | SpeciesThermoInterpType | inlinevirtual |
validate(const string &name) | SpeciesThermoInterpType | inlinevirtual |
~SpeciesThermoInterpType()=default (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | virtual |