STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::cm_impl::combine_partition_info< PartitionInfo > Struct Template Reference

Work function used to merge the partial partition information from two locations when the number of locations is not a power of two. More...

Public Member Functions

template<typename PartitionInfoVectorRef >
result_type operator() (PartitionInfoVectorRef const &lh, PartitionInfoVectorRef const &rh)
 

Public Types

typedef std::vector< PartitionInfo > result_type
 

Detailed Description

template<typename PartitionInfo>
struct stapl::cm_impl::combine_partition_info< PartitionInfo >

Work function used to merge the partial partition information from two locations when the number of locations is not a power of two.


The documentation for this struct was generated from the following file: