add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply_async(ptr_param< const LinOp > b, ptr_param< LinOp > x) const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
apply_async(ptr_param< const LinOp > b, ptr_param< LinOp > x, array< char > &workspace) const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::PolymorphicObject::clone() const | gko::PolymorphicObject | 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 |
gko::PolymorphicObject::copy_from(const std::shared_ptr< const PolymorphicObject > &other) | gko::PolymorphicObject | inline |
create(std::shared_ptr< const Executor > exec, std::shared_ptr< const mpi::CollectiveCommunicator > coll_comm, const index_map< LocalIndexType, GlobalIndexType > &imap) | gko::experimental::distributed::RowGatherer< LocalIndexType > | inlinestatic |
create(std::shared_ptr< const Executor > exec, mpi::communicator comm) (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | static |
gko::PolymorphicObject::create_default() const | gko::PolymorphicObject | inline |
DistributedBase(const DistributedBase &other)=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | |
DistributedBase(DistributedBase &&other)=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | |
EnablePolymorphicObject< RowGatherer, PolymorphicObject > (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | friend |
get_collective_communicator() const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
get_communicator() const | gko::experimental::distributed::DistributedBase | inline |
get_const_send_idxs() const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_num_send_idxs() const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
get_size() const | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
operator=(const RowGatherer &o) (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
operator=(RowGatherer &&o) (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
gko::experimental::distributed::DistributedBase::operator=(const DistributedBase &) | gko::experimental::distributed::DistributedBase | inline |
gko::experimental::distributed::DistributedBase::operator=(DistributedBase &&) noexcept | gko::experimental::distributed::DistributedBase | 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 |
RowGatherer(const RowGatherer &o) (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
RowGatherer(RowGatherer &&o) noexcept (defined in gko::experimental::distributed::RowGatherer< LocalIndexType >) | gko::experimental::distributed::RowGatherer< LocalIndexType > | |
~DistributedBase()=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |