Compares id of partition with a specific partition id.
More...
Compares id of partition with a specific partition id.
◆ pid_comp()
stapl::partitioner_details::multilevel_vertex_property::pid_comp::pid_comp |
( |
size_t const & |
pid | ) |
|
- Parameters
-
pid | partition id used for equality check. |
◆ operator()()
bool stapl::partitioner_details::multilevel_vertex_property::pid_comp::operator() |
( |
std::pair< size_t, size_t > const & |
p | ) |
|
- Parameters
-
p | pair of partition id and partition weight. |
- Returns
- true if pair has the same partition id as
m_pid
.
The documentation for this struct was generated from the following file: