Selector that specifies that the graph should be distributed among different processes organized based on the given process group. More...
#include <selector.hpp>
Public Types | |
typedef ProcessGroup | process_group_type |
typedef LocalS | local_selector |
typedef DistributionS | distribution |
Selector that specifies that the graph should be distributed among different processes organized based on the given process group.
typedef DistributionS boost::distributedS< ProcessGroup, LocalS, DistributionS >::distribution |
typedef LocalS boost::distributedS< ProcessGroup, LocalS, DistributionS >::local_selector |
typedef ProcessGroup boost::distributedS< ProcessGroup, LocalS, DistributionS >::process_group_type |