A map from indices to entities using grid entity seeds. More...
#include <vector>
#include <utility>
#include <dune/geometry/dimension.hh>
Go to the source code of this file.
A map from indices to entities using grid entity seeds.
Classes | |
class | Dumux::EntityMap< GridView, codim > |
A map from indices to entities using grid entity seeds. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
template<class GridView > | |
using | Dumux::ElementMap = EntityMap< GridView, 0 > |