FreePOOMA  2.4.1
Public Types | Public Member Functions
LocalMapper< Dim > Class Template Reference

#include <ContextMapper.h>

Inheritance diagram for LocalMapper< Dim >:
Inheritance graph
[legend]
Collaboration diagram for LocalMapper< Dim >:
Collaboration graph
[legend]

List of all members.

Public Types

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

Public Member Functions

template<class Partitioner >
 LocalMapper (const Partitioner &)
 LocalMapper ()
void map (const List_t &templist) const

template<int Dim>
class LocalMapper< Dim >


Member Typedef Documentation

template<int Dim>
typedef Interval<Dim> LocalMapper< Dim >::Domain_t

Reimplemented from ContextMapper< Dim >.

template<int Dim>
typedef Node<Domain_t> LocalMapper< Dim >::Value_t

Reimplemented from ContextMapper< Dim >.

template<int Dim>
typedef std::vector<Value_t *> LocalMapper< Dim >::List_t

Reimplemented from ContextMapper< Dim >.


Constructor & Destructor Documentation

template<int Dim>
template<class Partitioner >
LocalMapper< Dim >::LocalMapper ( const Partitioner &  ) [inline]
template<int Dim>
LocalMapper< Dim >::LocalMapper ( ) [inline]

Member Function Documentation

template<int Dim>
void LocalMapper< Dim >::map ( const List_t templist) const [virtual]

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