FreePOOMA
2.4.1
|
#include <TilePartition.h>
Public Types | |
typedef Interval< Dim > | Domain_t |
typedef Node< Domain_t > | Value_t |
typedef std::vector< Value_t * > | List_t |
Public Member Functions | |
template<class Partitioner > | |
DefaultTPmapper (const Partitioner &gp) | |
void | map (const List_t &templist) const |
typedef Interval<Dim> DefaultTPmapper< Dim >::Domain_t |
Reimplemented from ContextMapper< Dim >.
typedef Node<Domain_t> DefaultTPmapper< Dim >::Value_t |
Reimplemented from ContextMapper< Dim >.
typedef std::vector<Value_t *> DefaultTPmapper< Dim >::List_t |
Reimplemented from ContextMapper< Dim >.
DefaultTPmapper< Dim >::DefaultTPmapper | ( | const Partitioner & | gp | ) | [inline] |
void DefaultTPmapper< Dim >::map | ( | const List_t & | templist | ) | const [virtual] |
Implements ContextMapper< Dim >.
References Smarts::concurrency(), Pooma::context(), and Pooma::contexts().