antioch-0.4.0
|
This is the complete list of members for Antioch::ConstantRate< CoeffType >, including all inherited members.
_Cf | Antioch::ConstantRate< CoeffType > | private |
Cf() const | Antioch::ConstantRate< CoeffType > | inline |
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::ConstantRate< CoeffType > | |
constant_clone(cond.T(), _Cf)) template< typename StateType | Antioch::ConstantRate< CoeffType > | |
ConstantRate(const CoeffType Cf=0.) | Antioch::ConstantRate< CoeffType > | |
derivative(const KineticsConditions< StateType, VectorStateType > &cond) const ANTIOCH_AUTOFUNC(StateType | Antioch::ConstantRate< CoeffType > | |
KineticsType< CoeffType >::derivative(const StateType &conditions) const | Antioch::KineticsType< CoeffType > | |
get_parameter(KineticsModel::Parameters parameter) const | Antioch::ConstantRate< 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::ConstantRate< CoeffType > | virtual |
operator()(const KineticsConditions< StateType, VectorStateType > &cond) const template< typename StateType | Antioch::ConstantRate< CoeffType > | |
KineticsType< CoeffType >::operator()(const StateType &temp) const | Antioch::KineticsType< CoeffType > | |
print(std::ostream &os=std::cout) const | Antioch::KineticsType< CoeffType > | |
rate | Antioch::ConstantRate< CoeffType > | |
rate(const StateType &T) const template< typename StateType > operator()(const StateType &T) const template< typename StateType > derivative(const StateType &T) const template< typename StateType > void rate_and_derivative(const StateType &T | Antioch::ConstantRate< CoeffType > | |
rate(const KineticsConditions< StateType, VectorStateType > &cond) const ANTIOCH_AUTOFUNC(StateType | Antioch::ConstantRate< CoeffType > | |
rate_and_derivative(const KineticsConditions< StateType, VectorStateType > &cond, StateType &rate, StateType &drate_dT) const | Antioch::ConstantRate< CoeffType > | inline |
reset_coefs(const VectorCoeffType &coefficients) | Antioch::ConstantRate< CoeffType > | inline |
set_Cf(const CoeffType Cf) | Antioch::ConstantRate< CoeffType > | inline |
set_index(unsigned int nr) | Antioch::KineticsType< CoeffType > | |
set_parameter(KineticsModel::Parameters parameter, CoeffType new_value) | Antioch::ConstantRate< CoeffType > | inline |
set_parameter(KineticsModel::Parameters parameter, VectorCoeffType new_value) | Antioch::ConstantRate< CoeffType > | inline |
type() const | Antioch::KineticsType< CoeffType > | |
zero_clone(cond.T())) template< typename StateType | Antioch::ConstantRate< CoeffType > | |
~ConstantRate() | Antioch::ConstantRate< CoeffType > | |
~KineticsType() | Antioch::KineticsType< CoeffType > | virtual |