UniformMapper Class Reference

UniformMapper is a ContextMapper specifically for 1D patches. More...

#include <UniformMapper.h>

Inheritance diagram for UniformMapper:

Inheritance graph
[legend]
Collaboration diagram for UniformMapper:

Collaboration graph
[legend]

List of all members.

Public Types

typedef Interval< 1 > Domain_t
typedef Node< Domain_tValue_t
typedef std::vector< Value_t * > List_t

Public Member Functions

template<class Partitioner >
 UniformMapper (const Partitioner &gp)
 UniformMapper (const Loc< 1 > &blocks)
 UniformMapper (int blocks=1)
virtual ~UniformMapper ()
void map (const List_t &) const


Detailed Description

UniformMapper is a ContextMapper specifically for 1D patches.

All it does is put a roughly equal number of patches on each context.


Member Typedef Documentation

Reimplemented from ContextMapper< 1 >.

Reimplemented from ContextMapper< 1 >.

typedef std::vector<Value_t *> UniformMapper::List_t

Reimplemented from ContextMapper< 1 >.


Constructor & Destructor Documentation

template<class Partitioner >
UniformMapper::UniformMapper ( const Partitioner &  gp  )  [inline]

UniformMapper::UniformMapper ( const Loc< 1 > &  blocks  )  [inline]

UniformMapper::UniformMapper ( int  blocks = 1  )  [inline]

virtual UniformMapper::~UniformMapper (  )  [inline, virtual]


Member Function Documentation

void UniformMapper::map ( const List_t  )  const [virtual]

Implements ContextMapper< 1 >.


The documentation for this class was generated from the following file:

Generated on Wed Mar 16 06:20:42 2011 for FreePOOMA by  doxygen 1.5.9