antioch-0.4.0
|
This is the complete list of members for Antioch::KineticsEvaluator< CoeffType, StateType >, including all inherited members.
_chem_mixture | Antioch::KineticsEvaluator< CoeffType, StateType > | protected |
_dnet_rate_dT | Antioch::KineticsEvaluator< CoeffType, StateType > | protected |
_dnet_rate_dX_s | Antioch::KineticsEvaluator< CoeffType, StateType > | protected |
_net_reaction_rates | Antioch::KineticsEvaluator< CoeffType, StateType > | protected |
_reaction_set | Antioch::KineticsEvaluator< CoeffType, StateType > | protected |
compute_mass_sources(const KC &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, VectorStateType &mass_sources) | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
compute_mass_sources_and_derivs(const KC &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, const VectorStateType &dh_RT_minus_s_R_dT, VectorStateType &mass_sources, VectorStateType &dmass_dT, std::vector< VectorStateType > &dmass_drho_s) | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
compute_mole_sources(const KC &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, VectorStateType &mole_sources) | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
compute_mole_sources_and_derivs(const KC &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, const VectorStateType &dh_RT_minus_s_R_dT, VectorStateType &mole_sources, VectorStateType &dmole_dT, std::vector< VectorStateType > &dmole_dX_s) | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
KineticsEvaluator(const ReactionSet< CoeffType > &reaction_set, const StateType &example) | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
n_reactions() const | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
n_species() const | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
reaction_set() const | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |
~KineticsEvaluator() | Antioch::KineticsEvaluator< CoeffType, StateType > | inline |