STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Classes | Modules
Specify a data distribution

Allow specification of an arbitrary data distribution. More...

+ Collaboration diagram for Specify a data distribution:

Classes

class  stapl::distribution_spec_view< C, Dom, GID, CID >
 One dimensional read only view used to specify data distribution. More...
 

Modules

 System
 A set of location ids on to which partition ids may be mapped.
 
 Mapping
 View to map partitions to location ids.
 
 Partitioning
 View that maps element ids to partition ids.
 
 Distribution Specifications
 A collection of functions that create view-based specifications of common data distributions.
 

Detailed Description

Allow specification of an arbitrary data distribution.