FreePOOMA  2.4.1
Classes
ContextMapper.h File Reference

ContextMapper is the base class for classes used to map a node list to contexts. More...

#include "Pooma/Pooma.h"
#include "Domain/Interval.h"
#include "Utilities/PAssert.h"
#include "Layout/Node.h"
Include dependency graph for ContextMapper.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ContextMapper< Dim >
class  LocalMapper< Dim >

Detailed Description

ContextMapper is the base class for classes used to map a node list to contexts.

Available mappers are LocalMapper for non-distributed use and DistributedMapper for distributed use.