Cantera
3.0.0
|
This is the complete list of members for ConstCpPoly, including all inherited members.
ConstCpPoly() (defined in ConstCpPoly) | ConstCpPoly | |
ConstCpPoly(double tlow, double thigh, double pref, const double *coeffs) | ConstCpPoly | |
getParameters(AnyMap &thermo) const override | ConstCpPoly | virtual |
input() const | SpeciesThermoInterpType | |
input() (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
m_cp0_R | ConstCpPoly | protected |
m_h0_R | ConstCpPoly | protected |
m_h0_R_orig | ConstCpPoly | protected |
m_highT | SpeciesThermoInterpType | protected |
m_input (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | protected |
m_logt0 | ConstCpPoly | protected |
m_lowT | SpeciesThermoInterpType | protected |
m_Pref | SpeciesThermoInterpType | protected |
m_s0_R | ConstCpPoly | protected |
m_t0 | ConstCpPoly | protected |
maxTemp() const | SpeciesThermoInterpType | inlinevirtual |
minTemp() const | SpeciesThermoInterpType | inlinevirtual |
modifyOneHf298(const size_t k, const double Hf298New) override | ConstCpPoly | virtual |
nCoeffs() const override | ConstCpPoly | inlinevirtual |
operator=(const SpeciesThermoInterpType &b)=delete (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
parameters(bool withInput=true) const | SpeciesThermoInterpType | |
refPressure() const | SpeciesThermoInterpType | inlinevirtual |
reportHf298(double *const h298=nullptr) const override | ConstCpPoly | virtual |
reportParameters(size_t &n, int &type, double &tlow, double &thigh, double &pref, double *const coeffs) const override | ConstCpPoly | virtual |
reportType() const override | ConstCpPoly | inlinevirtual |
resetHf298() override | ConstCpPoly | virtual |
setMaxTemp(double Tmax) | SpeciesThermoInterpType | inlinevirtual |
setMinTemp(double Tmin) | SpeciesThermoInterpType | inlinevirtual |
setParameters(double t0, double h0, double s0, double cp0) | ConstCpPoly | |
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 override | ConstCpPoly | virtual |
updatePropertiesTemp(const double temp, double *cp_R, double *h_RT, double *s_R) const override | ConstCpPoly | virtual |
updateTemperaturePoly(double T, double *T_poly) const | SpeciesThermoInterpType | inlinevirtual |
validate(const string &name) | SpeciesThermoInterpType | inlinevirtual |
~SpeciesThermoInterpType()=default (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | virtual |