#include <region.h>
List of all members.
Public Types |
typedef std::pair< int, int > | IntPair |
typedef std::vector< IntPair > | VecType |
Public Member Functions |
| StreakIteratorInitOffsets (const Coord< COORD_DIM > &offsets) |
template<int STREAK_DIM, typename REGION > |
void | operator() (Streak< STREAK_DIM > *streak, VecType::const_iterator *iterators, const REGION ®ion) const |
Private Attributes |
const Coord< COORD_DIM > & | offsets |
template<int DIM, int COORD_DIM>
class LibGeoDecomp::RegionHelpers::StreakIteratorInitOffsets< DIM, COORD_DIM >
Member Typedef Documentation
template<int DIM, int COORD_DIM>
template<int DIM, int COORD_DIM>
Constructor & Destructor Documentation
template<int DIM, int COORD_DIM>
Member Function Documentation
template<int DIM, int COORD_DIM>
template<int STREAK_DIM, typename REGION >
Member Data Documentation
template<int DIM, int COORD_DIM>
The documentation for this class was generated from the following file: