FreePOOMA  2.4.1
Classes
DistributedMapper.h File Reference

DistributedMapper is a ContextMapper implementation. More...

#include "Partition/ContextMapper.h"
#include "Partition/ContiguousMapper.h"
#include "Partition/BisectionMapper.h"
#include "Partition/UniformMapper.h"
#include "Utilities/WrappedInt.h"
Include dependency graph for DistributedMapper.h:
This graph shows which files directly or indirectly include this file:

Classes

class  DistributedMapper< Dim >
 DistributedMapper is a ContextMapper implementation. More...

Detailed Description

DistributedMapper is a ContextMapper implementation.

It dispatches to one of ContiguousMapper, UniformMapper and BisectionMapper based on the size and structure of contexts and nodes (patches).