| coeffArray typedef | janafThermo< EquationOfState > | |
| cp(const scalar p, const scalar T) const | janafThermo< EquationOfState > | inline |
| ha(const scalar p, const scalar T) const | janafThermo< EquationOfState > | inline |
| hc() const | janafThermo< EquationOfState > | inline |
| highCpCoeffs() const | janafThermo< EquationOfState > | inline |
| hs(const scalar p, const scalar T) const | janafThermo< EquationOfState > | inline |
| janafThermo(const EquationOfState &st, const scalar Tlow, const scalar Thigh, const scalar Tcommon, const coeffArray &highCpCoeffs, const coeffArray &lowCpCoeffs) | janafThermo< EquationOfState > | inline |
| janafThermo(Istream &) | janafThermo< EquationOfState > | |
| janafThermo(const dictionary &dict) | janafThermo< EquationOfState > | |
| janafThermo(const word &, const janafThermo &) | janafThermo< EquationOfState > | inline |
| limit(const scalar T) const | janafThermo< EquationOfState > | inline |
| lowCpCoeffs() const | janafThermo< EquationOfState > | inline |
| nCoeffs_ | janafThermo< EquationOfState > | static |
| operator(Ostream &, const janafThermo &) | janafThermo< EquationOfState > | friend |
| operator*(const scalar, const janafThermo &) | janafThermo< EquationOfState > | friend |
| operator+(const janafThermo &, const janafThermo &) | janafThermo< EquationOfState > | friend |
| operator+=(const janafThermo &) | janafThermo< EquationOfState > | inline |
| operator-(const janafThermo &, const janafThermo &) | janafThermo< EquationOfState > | friend |
| operator-=(const janafThermo &) | janafThermo< EquationOfState > | inline |
| operator==(const janafThermo &, const janafThermo &) | janafThermo< EquationOfState > | friend |
| s(const scalar p, const scalar T) const | janafThermo< EquationOfState > | inline |
| Tcommon() const | janafThermo< EquationOfState > | inline |
| Thigh() const | janafThermo< EquationOfState > | inline |
| Tlow() const | janafThermo< EquationOfState > | inline |
| typeName() | janafThermo< EquationOfState > | inlinestatic |
| write(Ostream &os) const | janafThermo< EquationOfState > | |