get_executor() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_global_size() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_local_size() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_non_local_size() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_remote_global_idxs() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_remote_local_idxs() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
get_remote_target_ids() const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
index_map(std::shared_ptr< const Executor > exec, std::shared_ptr< const partition_type > partition, comm_index_type rank, const array< GlobalIndexType > &recv_connections) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
index_map(std::shared_ptr< const Executor > exec) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
index_map(const index_map &other) (defined in gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
index_map(index_map &&other) noexcept (defined in gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
map_to_local(const array< GlobalIndexType > &global_ids, index_space index_space_v) const | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
operator=(const index_map &other) (defined in gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
operator=(index_map &&other) (defined in gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |
partition_type typedef (defined in gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > | |