FreePOOMA
2.4.1
|
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"
Classes | |
class | ContextMapper< Dim > |
class | LocalMapper< Dim > |
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.