| build_from_contiguous(std::shared_ptr< const Executor > exec, const array< global_index_type > &ranges, const array< comm_index_type > &part_ids={}) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | static |
| build_from_global_size_uniform(std::shared_ptr< const Executor > exec, comm_index_type num_parts, global_index_type global_size) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | static |
| build_from_mapping(std::shared_ptr< const Executor > exec, const array< comm_index_type > &mapping, comm_index_type num_parts) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | static |
| EnablePolymorphicObject< Partition > (defined in gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | friend |
| get_num_empty_parts() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_num_parts() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_num_ranges() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_part_ids() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_part_size(comm_index_type part) const | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | |
| get_part_sizes() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_range_bounds() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_range_starting_indices() const noexcept | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_ranges_by_part() const | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| get_size() const | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | inline |
| global_index_type typedef (defined in gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | |
| has_connected_parts() const | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | |
| has_ordered_parts() const | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | |
| local_index_type typedef (defined in gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Partition< LocalIndexType, GlobalIndexType > | |