add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clear() (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
gko::LinOpFactory::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::LinOpFactory::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
create(std::shared_ptr< const Executor > exec) | gko::matrix::IdentityFactory< ValueType > | inlinestatic |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
EnablePolymorphicObject< IdentityFactory, LinOpFactory > (defined in gko::matrix::IdentityFactory< ValueType >) | gko::matrix::IdentityFactory< ValueType > | friend |
generate(std::shared_ptr< const LinOp > input) const (defined in gko::LinOpFactory) | gko::LinOpFactory | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory >) | gko::EnableAbstractPolymorphicObject< IdentityFactory< ValueType >, LinOpFactory > | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inline |
value_type typedef (defined in gko::matrix::IdentityFactory< ValueType >) | gko::matrix::IdentityFactory< ValueType > | |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |