Cantera 2.6.0
ReactorDelegator< R > Member List

This is the complete list of members for ReactorDelegator< R >, including all inherited members.

componentIndex(const std::string &nm) const override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
componentName(size_t k) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
eval(double t, double *LHS, double *RHS) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
evalSurfaces(double *LHS, double *RHS, double *sdot) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
evalWalls(double t) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
getState(double *y) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
getSurfaceInitialConditions(double *y) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
initialize(double t0) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
install(const std::string &name, std::function< void()> &target, const std::function< void()> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(bool)> &target, const std::function< void(bool)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(double)> &target, const std::function< void(double)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 1 >, double *)> &target, const std::function< void(std::array< size_t, 1 >, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 1 >, double, double *)> &target, const std::function< void(std::array< size_t, 1 >, double, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 2 >, double, double *, double *)> &target, const std::function< void(std::array< size_t, 2 >, double, double *, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &target, const std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &base)Delegatorinlineprotected
install(const std::string &name, std::function< std::string(size_t)> &target, const std::function< std::string(size_t)> &base)Delegatorinlineprotected
install(const std::string &name, std::function< size_t(const std::string &)> &target, const std::function< size_t(const std::string &)> &base)Delegatorinlineprotected
m_base_s_sz (defined in Delegator)Delegatorprotected
m_base_sz_csr (defined in Delegator)Delegatorprotected
m_componentIndex (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_componentName (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_eval (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_evalSurfaces (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_evalWalls (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_funcs_s_sz (defined in Delegator)Delegatorprotected
m_funcs_sz_csr (defined in Delegator)Delegatorprotected
m_funcs_v (defined in Delegator)Delegatorprotected
m_funcs_v_b (defined in Delegator)Delegatorprotected
m_funcs_v_d (defined in Delegator)Delegatorprotected
m_funcs_v_d_dp (defined in Delegator)Delegatorprotected
m_funcs_v_d_dp_dp (defined in Delegator)Delegatorprotected
m_funcs_v_dp (defined in Delegator)Delegatorprotected
m_funcs_v_dp_dp_dp (defined in Delegator)Delegatorprotected
m_getState (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_getSurfaceInitialConditions (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_initialize (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_speciesIndex (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_syncState (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_updateConnected (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_updateState (defined in ReactorDelegator< R >)ReactorDelegator< R >private
m_updateSurfaceState (defined in ReactorDelegator< R >)ReactorDelegator< R >private
makeDelegate(const std::function< void(Args ...)> &func, const std::string &when, BaseFunc base)Delegatorinlineprotected
makeDelegate(const std::function< int(ReturnType &, Args ...)> &func, const std::string &when, const std::function< ReturnType(Args ...)> &base)Delegatorinlineprotected
qdot() const overrideReactorDelegator< R >inlinevirtual
ReactorDelegator() (defined in ReactorDelegator< R >)ReactorDelegator< R >inline
restoreSurfaceState(size_t n) overrideReactorDelegator< R >inlinevirtual
restoreThermoState() overrideReactorDelegator< R >inlinevirtual
setDelegate(const std::string &name, const std::function< void()> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(bool)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(double)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 1 >, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 1 >, double, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 2 >, double, double *, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< int(std::string &, size_t)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< int(size_t &, const std::string &)> &func, const std::string &when)Delegatorinline
setNEq(size_t n) overrideReactorDelegator< R >inlinevirtual
setQdot(double q) overrideReactorDelegator< R >inlinevirtual
setVdot(double v) overrideReactorDelegator< R >inlinevirtual
speciesIndex(const std::string &nm) const override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
syncState() override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
updateConnected(bool updatePressure) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
updateState(double *y) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
updateSurfaceState(double *y) override (defined in ReactorDelegator< R >)ReactorDelegator< R >inlinevirtual
vdot() const overrideReactorDelegator< R >inlinevirtual