Cantera
3.0.0
|
This is the complete list of members for NasaPoly2, including all inherited members.
getParameters(AnyMap &thermo) const override | NasaPoly2 | virtual |
input() const | SpeciesThermoInterpType | |
input() (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | |
m_highT | SpeciesThermoInterpType | protected |
m_input (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | protected |
m_lowT | SpeciesThermoInterpType | protected |
m_midT | NasaPoly2 | protected |
m_Pref | SpeciesThermoInterpType | protected |
maxTemp() const | SpeciesThermoInterpType | inlinevirtual |
minTemp() const | SpeciesThermoInterpType | inlinevirtual |
mnp_high | NasaPoly2 | protected |
mnp_low | NasaPoly2 | protected |
modifyOneHf298(const size_t k, const double Hf298New) override | NasaPoly2 | inlinevirtual |
NasaPoly2()=default (defined in NasaPoly2) | NasaPoly2 | |
NasaPoly2(double tlow, double thigh, double pref, const double *coeffs) | NasaPoly2 | inline |
nCoeffs() const override | NasaPoly2 | 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 | NasaPoly2 | inlinevirtual |
reportParameters(size_t &n, int &type, double &tlow, double &thigh, double &pref, double *const coeffs) const override | NasaPoly2 | inlinevirtual |
reportType() const override | NasaPoly2 | inlinevirtual |
resetHf298() override | NasaPoly2 | inlinevirtual |
setMaxTemp(double Tmax) override | NasaPoly2 | inlinevirtual |
setMinTemp(double Tmin) override | NasaPoly2 | inlinevirtual |
setParameters(double Tmid, const vector< double > &low, const vector< double > &high) | NasaPoly2 | |
setRefPressure(double Pref) override | NasaPoly2 | 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 override | NasaPoly2 | inlinevirtual |
updateProperties(const double *tt, double *cp_R, double *h_RT, double *s_R) const override | NasaPoly2 | inlinevirtual |
updatePropertiesTemp(const double temp, double *cp_R, double *h_RT, double *s_R) const override | NasaPoly2 | inlinevirtual |
updateTemperaturePoly(double T, double *T_poly) const override | NasaPoly2 | inlinevirtual |
validate(const string &name) override | NasaPoly2 | virtual |
~SpeciesThermoInterpType()=default (defined in SpeciesThermoInterpType) | SpeciesThermoInterpType | virtual |