
#include <ComlibStrategy.h>


Public Member Functions | |
| ComlibElementIterator (CkVec< CkArrayIndex > *l) | |
| virtual void | addLocation (CkLocation &loc) |
| This location is part of the calling location manager. | |
Data Fields | |
| CkVec< CkArrayIndex > * | list |
Currently used by ComlibArrayInfo
Definition at line 334 of file ComlibStrategy.h.
| ComlibElementIterator::ComlibElementIterator | ( | CkVec< CkArrayIndex > * | l | ) | [inline] |
| virtual void ComlibElementIterator::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 342 of file ComlibStrategy.h.
References CkLocation::getIndex(), list, and CkVec< T >::push_back().
Definition at line 336 of file ComlibStrategy.h.
Referenced by addLocation(), and ComlibElementIterator().
1.5.5