version 3.9.0
Loading...
Searching...
No Matches
entitymap.hh File Reference

A map from indices to entities using grid entity seeds.

#include <vector>
#include <utility>
#include <dune/geometry/dimension.hh>

Go to the source code of this file.

Classes

class  Dumux::EntityMap< GridView, codim >
 A map from indices to entities using grid entity seeds. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class GridView >
using Dumux::ElementMap = EntityMap<GridView, 0>