DASH  0.3.0

Pattern layout property category for specification and deduction of pattern types. More...

Collaboration diagram for Pattern Layout Properties:

Classes

struct  dash::pattern_layout_tag
 {} More...
 
struct  dash::pattern_layout_properties< Tags >
 {} More...
 

Detailed Description

Pattern layout property category for specification and deduction of pattern types.

Todo:
Properties should not be specified as boolean (satisfiable: yes/no) but as one of the states:

... and constraints as one of the states:

Traits concepts should work like this:

dash::pattern_traits<PatternType>::partitioning::balanced()

and properties (currently named traits) should be renamed to tags.

Description

Pattern properties describing the arrangement of distributed elements in the units' physical memory.