DASH  0.3.0
Global Iterator Concept

Concept for iterators in global index space. More...

Collaboration diagram for Global Iterator Concept:

Classes

class  dash::GlobIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >
 Iterator on Partitioned Global Address Space. More...
 
class  dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >
 Global iterator on an index set specified by a view modifier. More...
 
class  dash::GlobListIter< ElementType, GlobMemType, PointerType, ReferenceType >
 Bi-directional global iterator on elements of a dash::List instance. More...
 

Detailed Description

Concept for iterators in global index space.

Description
Methods
Return Type | Method | Parameters | Description | --------------------— | -------------------— | -----------— | ----------------------------------------------------— | dart_gptr_t | dart_gptr |   | DART global pointer on the iterator's current position. |