_Cf | Antioch::VantHoffRate< CoeffType > | private |
_D | Antioch::VantHoffRate< CoeffType > | private |
_Ea | Antioch::VantHoffRate< CoeffType > | private |
_eta | Antioch::VantHoffRate< CoeffType > | private |
_raw_Cf | Antioch::VantHoffRate< CoeffType > | private |
_raw_Ea | Antioch::VantHoffRate< CoeffType > | private |
_rscale | Antioch::VantHoffRate< CoeffType > | private |
_Tref | Antioch::VantHoffRate< CoeffType > | private |
ant_exp(_eta *T.temp_cache().lnT-_Ea/T.T()+_D *T.T())) template< typename StateType | Antioch::VantHoffRate< CoeffType > | |
ant_pow(T, _eta)*ant_exp(-_Ea/T+_D *T))) template< typename StateType > operator()(const StateType &T) const template< typename StateType > derivative(const StateType &T) const ANTIOCH_AUTOFUNC(StateType | Antioch::VantHoffRate< CoeffType > | |
Cf() const | Antioch::VantHoffRate< CoeffType > | inline |
compute_cf() | Antioch::VantHoffRate< CoeffType > | inlineprivate |
compute_rate_and_derivative(const KineticsConditions< StateType, VectorStateType > &conditions, StateType &rate, StateType &drate_dT) const | Antioch::KineticsType< CoeffType > | |
compute_rate_and_derivative(const StateType &temp, StateType &rate, StateType &drate_dT) const | Antioch::KineticsType< CoeffType > | |
const | Antioch::VantHoffRate< CoeffType > | |
D() const | Antioch::VantHoffRate< CoeffType > | inline |
derivative(const KineticsConditions< StateType, VectorStateType > &T) const ANTIOCH_AUTOFUNC(StateType | Antioch::VantHoffRate< CoeffType > | |
KineticsType< CoeffType >::derivative(const StateType &conditions) const | Antioch::KineticsType< CoeffType > | |
Ea() const | Antioch::VantHoffRate< CoeffType > | inline |
Ea_K() const | Antioch::VantHoffRate< CoeffType > | inline |
eta() const | Antioch::VantHoffRate< CoeffType > | inline |
get_parameter(KineticsModel::Parameters parameter) const | Antioch::VantHoffRate< CoeffType > | inline |
KineticsType< CoeffType >::get_parameter(KineticsModel::Parameters parameter, int l) const | Antioch::KineticsType< CoeffType > | |
KineticsType(const KineticsModel::KineticsModel type) | Antioch::KineticsType< CoeffType > | |
numeric() const | Antioch::VantHoffRate< CoeffType > | virtual |
operator()(const KineticsConditions< StateType, VectorStateType > &T) const template< typename StateType | Antioch::VantHoffRate< CoeffType > | |
KineticsType< CoeffType >::operator()(const StateType &temp) const | Antioch::KineticsType< CoeffType > | |
print(std::ostream &os=std::cout) const | Antioch::KineticsType< CoeffType > | |
rate | Antioch::VantHoffRate< CoeffType > | |
rate(const StateType &T) const ANTIOCH_AUTOFUNC(StateType | Antioch::VantHoffRate< CoeffType > | |
rate(const KineticsConditions< StateType, VectorStateType > &T) const ANTIOCH_AUTOFUNC(StateType | Antioch::VantHoffRate< CoeffType > | |
rate_and_derivative | Antioch::VantHoffRate< CoeffType > | inline |
reset_coefs(const VectorCoeffType &coefficients) | Antioch::VantHoffRate< CoeffType > | inline |
reset_Ea(const CoeffType Ea) | Antioch::VantHoffRate< CoeffType > | inline |
rscale() const | Antioch::VantHoffRate< CoeffType > | inline |
set_Cf(const CoeffType Cf) | Antioch::VantHoffRate< CoeffType > | inline |
set_D(const CoeffType D) | Antioch::VantHoffRate< CoeffType > | inline |
set_Ea(const CoeffType Ea) | Antioch::VantHoffRate< CoeffType > | inline |
set_eta(const CoeffType eta) | Antioch::VantHoffRate< CoeffType > | inline |
set_index(unsigned int nr) | Antioch::KineticsType< CoeffType > | |
set_parameter(KineticsModel::Parameters parameter, CoeffType new_value) | Antioch::VantHoffRate< CoeffType > | inline |
set_parameter(KineticsModel::Parameters parameter, VectorCoeffType new_value) | Antioch::VantHoffRate< CoeffType > | inline |
set_rscale(const CoeffType rscale) | Antioch::VantHoffRate< CoeffType > | inline |
set_Tref(const CoeffType Tref) | Antioch::VantHoffRate< CoeffType > | inline |
this | Antioch::VantHoffRate< CoeffType > | |
this | Antioch::VantHoffRate< CoeffType > | |
Tref() const | Antioch::VantHoffRate< CoeffType > | inline |
type() const | Antioch::KineticsType< CoeffType > | |
VantHoffRate(const CoeffType Cf=0., const CoeffType eta=0., const CoeffType Ea=0., const CoeffType D=0., const CoeffType Tref=1., const CoeffType rscale=Constants::R_universal< CoeffType >()) | Antioch::VantHoffRate< CoeffType > | |
~KineticsType() | Antioch::KineticsType< CoeffType > | virtual |
~VantHoffRate() | Antioch::VantHoffRate< CoeffType > | |