#include <iostream>
#include <map>
#include "mapper.hh"
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::UniversalMapper< G, IDS > |
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... |