_converter | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | private |
_cross_section | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | private |
_lambda_grid | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | private |
calculate_rate_constant(const VectorStateType &hv_flux, const VectorStateType &hv_lambda, bool x_update=true) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | |
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 |
cross_section() const | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
derivative | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | |
Antioch::KineticsType::derivative(const KineticsConditions< StateType, VectorStateType > &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
Antioch::KineticsType::derivative(const StateType &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
get_parameter(KineticsModel::Parameters parameter, int l) const | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
Antioch::KineticsType::get_parameter(KineticsModel::Parameters parameter) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | |
KineticsType(const KineticsModel::KineticsModel type) | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
lambda_grid() const | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
numeric() const | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inlinevirtual |
operator()(const KineticsConditions< StateType, VectorStateType > &conditions) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
operator()(const StateType &temp) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
PhotochemicalRate(const VectorCoeffType &cs, const VectorCoeffType &lambda) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
PhotochemicalRate() | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
print(std::ostream &os=std::cout) const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
rate_and_derivative | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
reset_coefs(const VectorCoeffType &coefficients) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
set_cross_section(const VectorCoeffType &cs) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
set_cross_section(CoeffType cs, int il) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
set_index(unsigned int nr) | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
set_lambda_grid(const VectorCoeffType &l) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
set_lambda_grid(CoeffType l, int il) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
set_parameter(KineticsModel::Parameters parameter, int l, CoeffType new_value) | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |
type() const | Antioch::KineticsType< CoeffType, VectorCoeffType > | inline |
~KineticsType() | Antioch::KineticsType< CoeffType, VectorCoeffType > | inlinevirtual |
~PhotochemicalRate() | Antioch::PhotochemicalRate< CoeffType, VectorCoeffType > | inline |