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

Work function used to extract GID domain information from a container of arbitrary partition information. Used in the construction of a container-based arbitrary distribution specification. More...

Public Member Functions

template<typename PartInfoRef >
result_type operator() (PartInfoRef part_info) const
 

Public Types

typedef std::pair< unsigned long int, unsigned long int > result_type
 

Detailed Description

Work function used to extract GID domain information from a container of arbitrary partition information. Used in the construction of a container-based arbitrary distribution specification.


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