Functor trying to match a vertex with one of its neighbor.
More...
|
| vertex_match_wf (size_t const &wside, HView const &hview, RemoteInfo const &remote_info) |
|
template<typename Vertex > |
void | operator() (Vertex &v) const |
|
template<typename HView, typename RemoteInfo, typename VP>
struct stapl::partitioner_details::vertex_match_wf< HView, RemoteInfo, VP >
Functor trying to match a vertex with one of its neighbor.
- Template Parameters
-
HView | graph view type. |
RemoteInfo | local information view type. |
◆ vertex_match_wf()
template<typename HView , typename RemoteInfo , typename VP >
- Parameters
-
wside | value alternating between 0 and 1 used to decide which vertex is in charge of a request for remote matching. |
hview | graph view type. |
remote_info | local information view containing matching status of non-local vertices. |
◆ operator()()
template<typename HView , typename RemoteInfo , typename VP >
template<typename Vertex >
The documentation for this struct was generated from the following file: