add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::EnablePolymorphicObject< Identity< default_precision >, LinOp >::apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) | gko::LinOp | inline |
gko::EnablePolymorphicObject< Identity< default_precision >, LinOp >::apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) | gko::LinOp | inline |
gko::EnablePolymorphicObject< Identity< default_precision >, LinOp >::apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) const | gko::LinOp | inline |
apply_uses_initial_guess() const | gko::LinOp | inlinevirtual |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::PolymorphicObject::clone() const | gko::PolymorphicObject | inline |
conj_transpose() const override | gko::matrix::Identity< ValueType > | virtual |
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 |
gko::PolymorphicObject::copy_from(const std::shared_ptr< const PolymorphicObject > &other) | gko::PolymorphicObject | inline |
create(std::shared_ptr< const Executor > exec, dim< 2 > size) | gko::matrix::Identity< ValueType > | static |
create(std::shared_ptr< const Executor > exec, size_type size=0) | gko::matrix::Identity< ValueType > | static |
gko::PolymorphicObject::create_default() const | gko::PolymorphicObject | inline |
EnablePolymorphicObject< Identity, LinOp > (defined in gko::matrix::Identity< ValueType >) | gko::matrix::Identity< ValueType > | friend |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_size() const noexcept | gko::LinOp | inline |
LinOp(const LinOp &)=default | gko::LinOp | |
LinOp(LinOp &&other) | gko::LinOp | inline |
operator=(const LinOp &)=default | gko::LinOp | |
operator=(LinOp &&other) | gko::LinOp | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::Loggable) | gko::log::Loggable | inline |
transpose() const override | gko::matrix::Identity< ValueType > | virtual |
transposed_type typedef (defined in gko::matrix::Identity< ValueType >) | gko::matrix::Identity< ValueType > | |
value_type typedef (defined in gko::matrix::Identity< ValueType >) | gko::matrix::Identity< ValueType > | |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
~Transposable()=default (defined in gko::Transposable) | gko::Transposable | virtual |