Functor to move a vertex id from a partition to a target partition.
More...
|
| move_vertex_wf (size_t const &vid, Hview &part_view, size_t const &part_target_id) |
|
template<typename SuperVertex > |
void | operator() (SuperVertex &sv) const |
|
template<typename Hview>
struct stapl::move_vertex_wf< Hview >
Functor to move a vertex id from a partition to a target partition.
- Template Parameters
-
Hview | partition view type. |
- Parameters
-
vertex_descriptor | vertex descriptor to be moved. |
part_view | partition view. |
part_target_id | target partition id. |
sv | source partition. |
The documentation for this struct was generated from the following file:
- graph_partitioner_utils.hpp