Cantera
3.1.0a1
|
This is the complete list of members for ReactionRateDelegator, including all inherited members.
_evaluator() | ReactionRate | inlineprivate |
check(const string &equation) | ReactionRate | inlinevirtual |
compositionDependent() | ReactionRate | inline |
conversionUnits() const | ReactionRate | inline |
delegatorName() const | Delegator | inline |
eval(double T) | ReactionRate | inline |
eval(double T, double extra) | ReactionRate | inline |
eval(double T, const vector< double > &extra) | ReactionRate | inline |
evalFromStruct(const ReactionDataDelegator &shared_data) | ReactionRateDelegator | inline |
getExternalHandle(const string &name) const | Delegator | inline |
getParameters(AnyMap &node) const override | ReactionRateDelegator | inlinevirtual |
holdExternalHandle(const string &name, const shared_ptr< ExternalHandle > &handle) | Delegator | inline |
install(const string &name, function< void()> &target, const function< void()> &func) | Delegator | inlineprotected |
install(const string &name, function< void(bool)> &target, const function< void(bool)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(double)> &target, const function< void(double)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(AnyMap &)> &target, const function< void(AnyMap &)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(const AnyMap &, const UnitStack &)> &target, const function< void(const AnyMap &, const UnitStack &)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(const string &, void *)> &target, const function< void(const string &, void *)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(std::array< size_t, 1 >, double *)> &target, const function< void(std::array< size_t, 1 >, double *)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(std::array< size_t, 1 >, double, double *)> &target, const function< void(std::array< size_t, 1 >, double, double *)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(std::array< size_t, 2 >, double, double *, double *)> &target, const function< void(std::array< size_t, 2 >, double, double *, double *)> &func) | Delegator | inlineprotected |
install(const string &name, function< void(std::array< size_t, 3 >, double *, double *, double *)> &target, const function< void(std::array< size_t, 3 >, double *, double *, double *)> &base) | Delegator | inlineprotected |
install(const string &name, function< double(void *)> &target, const function< double(void *)> &func) | Delegator | inlineprotected |
install(const string &name, function< string(size_t)> &target, const function< string(size_t)> &base) | Delegator | inlineprotected |
install(const string &name, function< size_t(const string &)> &target, const function< size_t(const string &)> &base) | Delegator | inlineprotected |
m_base_d_vp (defined in Delegator) | Delegator | protected |
m_base_s_sz (defined in Delegator) | Delegator | protected |
m_base_sz_csr (defined in Delegator) | Delegator | protected |
m_composition_dependent_rate | ReactionRate | protected |
m_conversion_units | ReactionRate | protected |
m_delegatorName | Delegator | protected |
m_evalFromStruct | ReactionRateDelegator | private |
m_evaluator (defined in ReactionRate) | ReactionRate | private |
m_funcs_d_vp (defined in Delegator) | Delegator | protected |
m_funcs_s_sz (defined in Delegator) | Delegator | protected |
m_funcs_sz_csr (defined in Delegator) | Delegator | protected |
m_funcs_v (defined in Delegator) | Delegator | protected |
m_funcs_v_AMr (defined in Delegator) | Delegator | protected |
m_funcs_v_b (defined in Delegator) | Delegator | protected |
m_funcs_v_cAMr_cUSr (defined in Delegator) | Delegator | protected |
m_funcs_v_csr_vp (defined in Delegator) | Delegator | protected |
m_funcs_v_d (defined in Delegator) | Delegator | protected |
m_funcs_v_d_dp (defined in Delegator) | Delegator | protected |
m_funcs_v_d_dp_dp (defined in Delegator) | Delegator | protected |
m_funcs_v_dp (defined in Delegator) | Delegator | protected |
m_funcs_v_dp_dp_dp (defined in Delegator) | Delegator | protected |
m_getParameters (defined in ReactionRateDelegator) | ReactionRateDelegator | private |
m_handles | Delegator | protected |
m_input | ReactionRate | protected |
m_rate_index | ReactionRate | protected |
m_rateType | ReactionRateDelegator | private |
m_setParameters (defined in ReactionRateDelegator) | ReactionRateDelegator | private |
m_valid | ReactionRate | protected |
m_validate (defined in ReactionRateDelegator) | ReactionRateDelegator | private |
makeDelegate(const function< void(Args ...)> &func, const string &when, BaseFunc base) | Delegator | inlineprotected |
makeDelegate(const string &name, const function< int(ReturnType &, Args ...)> &func, const string &when, const function< ReturnType(Args ...)> &base) | Delegator | inlineprotected |
newMultiRate() const override | ReactionRateDelegator | virtual |
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 |
ReactionRateDelegator() (defined in ReactionRateDelegator) | ReactionRateDelegator | |
setCompositionDependence(bool comp_dep) | ReactionRate | inline |
setContext(const Reaction &rxn, const Kinetics &kin) | ReactionRate | inlinevirtual |
setDelegate(const string &name, const function< void()> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(bool)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(double)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(AnyMap &)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(const AnyMap &, const UnitStack &)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(const string &, void *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(std::array< size_t, 1 >, double *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(std::array< size_t, 1 >, double, double *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(std::array< size_t, 2 >, double, double *, double *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< void(std::array< size_t, 3 >, double *, double *, double *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< int(double &, void *)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< int(string &, size_t)> &func, const string &when) | Delegator | inline |
setDelegate(const string &name, const function< int(size_t &, const string &)> &func, const string &when) | Delegator | inline |
setDelegatorName(const string &delegatorName) | Delegator | inline |
setParameters(const AnyMap &node, const UnitStack &units) override | ReactionRateDelegator | inlinevirtual |
setRateIndex(size_t idx) | ReactionRate | inline |
setRateUnits(const UnitStack &rate_units) | ReactionRate | inlinevirtual |
setType(const string &type) | ReactionRateDelegator | inline |
subType() const | ReactionRate | inlinevirtual |
type() const override | ReactionRateDelegator | inlinevirtual |
valid() const | ReactionRate | inline |
validate(const string &equation, const Kinetics &kin) override | ReactionRateDelegator | virtual |
~ReactionRate()=default (defined in ReactionRate) | ReactionRate | virtual |