Ginkgo  Generated from pipelines/1478841010 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType > Member List

This is the complete list of members for gko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >, including all inherited members.

get_executor() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_global_size() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_local_size() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_non_local_size() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_remote_global_idxs() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_remote_local_idxs() constgko::experimental::distributed::index_map< LocalIndexType, GlobalIndexType >
get_remote_target_ids() constgko::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) constgko::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 >