| _alpha | Antioch::TroeFalloff< CoeffType > | private |
| _c_coeff | Antioch::TroeFalloff< CoeffType > | private |
| _n_coeff | Antioch::TroeFalloff< CoeffType > | private |
| _T1 | Antioch::TroeFalloff< CoeffType > | private |
| _T2 | Antioch::TroeFalloff< CoeffType > | private |
| _T3 | Antioch::TroeFalloff< CoeffType > | private |
| F_and_derivatives(const StateType &T, const StateType &M, const StateType &k0, const StateType &dk0_dT, const StateType &kinf, const StateType &dkinf_dT, StateType &F, StateType &dF_dT, VectorStateType &dF_dX) const | Antioch::TroeFalloff< CoeffType > | inline |
| Fcent(const StateType &T) const | Antioch::TroeFalloff< CoeffType > | inlineprivate |
| Fcent_and_derivatives(const StateType &T, StateType &Fc, StateType &dFc_dT) const | Antioch::TroeFalloff< CoeffType > | inlineprivate |
| get_alpha() const | Antioch::TroeFalloff< CoeffType > | inline |
| get_T1() const | Antioch::TroeFalloff< CoeffType > | inline |
| get_T2() const | Antioch::TroeFalloff< CoeffType > | inline |
| get_T3() const | Antioch::TroeFalloff< CoeffType > | inline |
| n_spec | Antioch::TroeFalloff< CoeffType > | private |
| operator()(const StateType &T, const StateType &M, const StateType &k0, const StateType &kinf) const | Antioch::TroeFalloff< CoeffType > | inline |
| set_alpha(const CoeffType &al) | Antioch::TroeFalloff< CoeffType > | inline |
| set_T1(const CoeffType &T) | Antioch::TroeFalloff< CoeffType > | inline |
| set_T2(const CoeffType &T) | Antioch::TroeFalloff< CoeffType > | inline |
| set_T3(const CoeffType &T) | Antioch::TroeFalloff< CoeffType > | inline |
| TroeFalloff(const unsigned int nspec, const CoeffType alpha=0, const CoeffType T3=0, const CoeffType T1=0, const CoeffType T2=1e50) | Antioch::TroeFalloff< CoeffType > | inline |
| ~TroeFalloff() | Antioch::TroeFalloff< CoeffType > | inline |