|
Cantera 2.6.0
|
This is the complete list of members for TroeRate, including all inherited members.
| _evaluator() | ReactionRate | inlineprivate |
| allowNegativePreExponentialFactor() const | FalloffRate | inline |
| check(const std::string &equation, const AnyMap &node) | FalloffRate | virtual |
| chemicallyActivated() const | FalloffRate | inline |
| eval(double T) | ReactionRate | inline |
| eval(double T, double extra) | ReactionRate | inline |
| eval(double T, const std::vector< double > &extra) | ReactionRate | inline |
| evalF(double T, double conc3b) | FalloffRate | inline |
| evalFromStruct(const FalloffData &shared_data) | FalloffRate | inlinevirtual |
| F(double pr, const double *work) const | TroeRate | virtual |
| FalloffRate() (defined in FalloffRate) | FalloffRate | inline |
| FalloffRate(const AnyMap &node, const UnitStack &rate_units={}) (defined in FalloffRate) | FalloffRate | inline |
| getFalloffCoeffs(vector_fp &c) const | TroeRate | virtual |
| getParameters(double *params) const | TroeRate | virtual |
| getParameters(AnyMap &node) const | TroeRate | virtual |
| highRate() | FalloffRate | inline |
| init(const vector_fp &c) | FalloffRate | |
| lowRate() | FalloffRate | inline |
| m_a | TroeRate | protected |
| m_chemicallyActivated | FalloffRate | protected |
| m_evaluator (defined in ReactionRate) | ReactionRate | private |
| m_highRate | FalloffRate | protected |
| m_input | ReactionRate | protected |
| m_lowRate | FalloffRate | protected |
| m_negativeA_ok | FalloffRate | protected |
| m_rate_index | ReactionRate | protected |
| m_rc_high | FalloffRate | protected |
| m_rc_low | FalloffRate | protected |
| m_rt1 | TroeRate | protected |
| m_rt3 | TroeRate | protected |
| m_t2 | TroeRate | protected |
| m_work | FalloffRate | protected |
| newMultiRate() const | TroeRate | inlinevirtual |
| nParameters() const | TroeRate | inlinevirtual |
| operator=(const ReactionRate &other) (defined in ReactionRate) | ReactionRate | inline |
| parameters() const | ReactionRate | inline |
| rateIndex() const | ReactionRate | inline |
| ReactionRate() (defined in ReactionRate) | ReactionRate | inline |
| ReactionRate(const ReactionRate &other) (defined in ReactionRate) | ReactionRate | inline |
| setAllowNegativePreExponentialFactor(bool value) | FalloffRate | inline |
| setChemicallyActivated(bool activated) | FalloffRate | inline |
| setContext(const Reaction &rxn, const Kinetics &kin) | ReactionRate | inlinevirtual |
| setFalloffCoeffs(const vector_fp &c) | TroeRate | virtual |
| setHighRate(const ArrheniusRate &high) | FalloffRate | |
| setLowRate(const ArrheniusRate &low) | FalloffRate | |
| setParameters(const AnyMap &node, const UnitStack &rate_units) | TroeRate | virtual |
| setRateIndex(size_t idx) | ReactionRate | inline |
| TroeRate() | TroeRate | inline |
| TroeRate(const AnyMap &node, const UnitStack &rate_units={}) (defined in TroeRate) | TroeRate | inline |
| TroeRate(const ArrheniusRate &low, const ArrheniusRate &high, const vector_fp &c) (defined in TroeRate) | TroeRate | inline |
| type() const | TroeRate | inlinevirtual |
| updateTemp(double T, double *work) const | TroeRate | virtual |
| validate(const std::string &equation, const Kinetics &kin) | FalloffRate | virtual |
| Cantera::ReactionRate::validate(const std::string &equation) | ReactionRate | inlinevirtual |
| workSize() const | TroeRate | inlinevirtual |
| ~ReactionRate()=default (defined in ReactionRate) | ReactionRate | virtual |