dune-grid  2.5.1
Classes | Namespaces
universalmapper.hh File Reference

Mapper for any set of entities. More...

#include <iostream>
#include <map>
#include "mapper.hh"

Go to the source code of this file.

Classes

class  Dune::UniversalMapper< G, IDS, IndexType >
 Implements a mapper for an arbitrary subset of entities. More...
 
class  Dune::GlobalUniversalMapper< G >
 Universal mapper based on global ids. More...
 
class  Dune::LocalUniversalMapper< G >
 Universal mapper based on local ids. More...
 

Namespaces

 Dune
 Include standard header files.
 

Detailed Description

Mapper for any set of entities.

Author
Peter Bastian