Work function to combine the partial results from part_contains_gid invocations. This is used as the reduce operation of a map_reduce that performs the GID to partition id mapping in a container-based arbitrary distribution specification. More...
Public Member Functions | |
template<typename PairRef0 , typename PairRef1 > | |
result_type | operator() (PairRef0 p0, PairRef1 p1) |
Public Types | |
typedef std::pair< unsigned long int, bool > | result_type |
Work function to combine the partial results from part_contains_gid invocations. This is used as the reduce operation of a map_reduce that performs the GID to partition id mapping in a container-based arbitrary distribution specification.