|
antioch-0.4.0
|
This is the complete list of members for Antioch::ReactionSet< CoeffType >, including all inherited members.
| _chem_mixture | Antioch::ReactionSet< CoeffType > | private |
| _P0_R | Antioch::ReactionSet< CoeffType > | private |
| _reactions | Antioch::ReactionSet< CoeffType > | private |
| add_reaction(Reaction< CoeffType > *reaction) | Antioch::ReactionSet< CoeffType > | inline |
| chemical_mixture() const | Antioch::ReactionSet< CoeffType > | inline |
| compute_reaction_rates(const KineticsConditions< StateType, VectorStateType > &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, VectorReactionsType &net_reaction_rates) const | Antioch::ReactionSet< CoeffType > | inline |
| compute_reaction_rates_and_derivs(const KineticsConditions< StateType, VectorStateType > &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, const VectorStateType &dh_RT_minus_s_R_dT, VectorReactionsType &net_reaction_rates, VectorReactionsType &dnet_rate_dT, MatrixReactionsType &dnet_rate_dX_s) const | Antioch::ReactionSet< CoeffType > | inline |
| find_chemical_process_parameter(ReactionType::Parameters paramChem, const std::vector< std::string > &keywords, unsigned int &species) const | Antioch::ReactionSet< CoeffType > | inlineprivate |
| find_kinetics_model_parameter(const unsigned int r, const std::vector< std::string > &keywords, unsigned int &nr, std::string &unit, int &l) const | Antioch::ReactionSet< CoeffType > | inlineprivate |
| get_parameter_of_reaction(const std::string &reaction_id, const std::vector< std::string > &keywords) const | Antioch::ReactionSet< CoeffType > | inline |
| get_reactive_scheme(const KineticsConditions< StateType, VectorStateType > &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, VectorStateType &net_rates, VectorStateType &kfwd_const, VectorStateType &kbkwd_const, VectorStateType &kfwd, VectorStateType &kbkwd, VectorStateType &fwd_conc, VectorStateType &bkwd_conc) const | Antioch::ReactionSet< CoeffType > | inline |
| n_reactions() const | Antioch::ReactionSet< CoeffType > | inline |
| n_species() const | Antioch::ReactionSet< CoeffType > | inline |
| operator<<(std::ostream &os, const ReactionSet< CoeffType > &rset) | Antioch::ReactionSet< CoeffType > | friend |
| print(std::ostream &os=std::cout) const | Antioch::ReactionSet< CoeffType > | inline |
| print_chemical_scheme(std::ostream &output, const KineticsConditions< StateType, VectorStateType > &conditions, const VectorStateType &molar_densities, const VectorStateType &h_RT_minus_s_R, std::vector< VectorStateType > &lossMatrix, std::vector< VectorStateType > &prodMatrix, std::vector< VectorStateType > &netMatrix) const | Antioch::ReactionSet< CoeffType > | inline |
| reaction(const unsigned int r) const | Antioch::ReactionSet< CoeffType > | inline |
| reaction(const unsigned int r) | Antioch::ReactionSet< CoeffType > | inline |
| reaction_by_id(const std::string &reaction_id) const | Antioch::ReactionSet< CoeffType > | inline |
| ReactionSet(const ChemicalMixture< CoeffType > &chem_mixture) | Antioch::ReactionSet< CoeffType > | inline |
| ReactionSet() | Antioch::ReactionSet< CoeffType > | private |
| remove_reaction(unsigned int nr) | Antioch::ReactionSet< CoeffType > | inline |
| set_parameter_of_reaction(const std::string &reaction_id, const std::vector< std::string > &keywords, ParamType value) | Antioch::ReactionSet< CoeffType > | inline |
| ~ReactionSet() | Antioch::ReactionSet< CoeffType > | inline |