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< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | 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< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | inline |
get_common_size() const | gko::batch::BatchLinOp | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_num_batch_items() const noexcept | gko::batch::BatchLinOp | inline |
get_size() const noexcept | gko::batch::BatchLinOp | inline |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< BatchLinOp >) | gko::EnableAbstractPolymorphicObject< BatchLinOp > | 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 |
validate_application_parameters(const MultiVector< ValueType > *b, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
validate_application_parameters(const MultiVector< ValueType > *alpha, const MultiVector< ValueType > *b, const MultiVector< ValueType > *beta, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |