| compute_rate_and_derivative(const KineticsConditions< StateType, VectorStateType > &conditions, StateType &rate, StateType &drate_dT) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| compute_rate_and_derivative(const StateType &temp, StateType &rate, StateType &drate_dT) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| derivative(const KineticsConditions< StateType, VectorStateType > &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| derivative(const StateType &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| get_parameter(KineticsModel::Parameters parameter) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | |
| get_parameter(KineticsModel::Parameters parameter, int l) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | |
| KineticsType(const KineticsModel::KineticsModel type) | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| my_index | Antioch::KineticsType< CoeffType, VectorCoeffType > | private |
| my_type | Antioch::KineticsType< CoeffType, VectorCoeffType > | private |
| numeric() const =0 | Antioch::KineticsType< CoeffType, VectorCoeffType > | pure virtual |
| operator()(const KineticsConditions< StateType, VectorStateType > &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| operator()(const StateType &temp) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| operator<<(std::ostream &os, const KineticsType &rate) | Antioch::KineticsType< CoeffType, VectorCoeffType > | friend |
| print(std::ostream &os=std::cout) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| set_index(unsigned int nr) | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| type() const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
| ~KineticsType() | Antioch::KineticsType< CoeffType, VectorCoeffType > | inlinevirtual |