STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::algo_details::merge_splitters Class Reference

Work function which merges two local splitters into the global set of splitters. More...

Public Member Functions

 merge_splitters (location_type me)
 
template<typename LocalView , typename LocalSplitsA , typename LocalSplitsB , typename GlobalIndices >
void operator() (LocalView A, LocalSplitsA locA, LocalSplitsB locB, GlobalIndices globAix)
 

Public Types

typedef void result_type
 

Detailed Description

Work function which merges two local splitters into the global set of splitters.

See also
merge

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