![]() |
Ginkgo Generated from branch based on main. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::matrix::RowGatherer< IndexType >, including all inherited members.
add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply_uses_initial_guess() const | gko::LinOp | inlinevirtual |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
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(std::shared_ptr< const Executor > exec, const dim< 2 > &size={}) | gko::matrix::RowGatherer< IndexType > | static |
create(std::shared_ptr< const Executor > exec, const dim< 2 > &size, array< index_type > row_idxs) | gko::matrix::RowGatherer< IndexType > | static |
create_const(std::shared_ptr< const Executor > exec, const dim< 2 > &size, gko::detail::const_array_view< IndexType > &&row_idxs) | gko::matrix::RowGatherer< IndexType > | static |
EnablePolymorphicObject< RowGatherer, LinOp > (defined in gko::matrix::RowGatherer< IndexType >) | gko::matrix::RowGatherer< IndexType > | friend |
get_const_row_idxs() const noexcept | gko::matrix::RowGatherer< IndexType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_row_idxs() noexcept | gko::matrix::RowGatherer< IndexType > | inline |
get_size() const noexcept | gko::LinOp | inline |
index_type typedef (defined in gko::matrix::RowGatherer< IndexType >) | gko::matrix::RowGatherer< IndexType > | |
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 |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |