19 #ifndef DUNE_POLYHEDRALGRID_GRIDHELPERS_HEADER_INCLUDED
20 #define DUNE_POLYHEDRALGRID_GRIDHELPERS_HEADER_INCLUDED
22 #include <opm/grid/GridHelpers.hpp>
23 #include <opm/grid/polyhedralgrid.hh>
27 namespace UgGridHelpers
30 template<
int dim,
int dimworld>
36 template<
int dim,
int dimworld>
42 template<
int dim,
int dimworld>
48 template<
int dim,
int dimworld>
54 template<
int dim,
int dimworld>
60 template<
int dim,
int dimworld>
Copyright 2019 Equinor AS.
Definition: CartesianIndexMapper.hpp:10
Holds the implementation of the CpGrid as a pimple.
Definition: CellQuadrature.hpp:29
Maps the grid type to the associated type of the cell to faces mapping.
Definition: GridHelpers.hpp:277
Traits of the cell centroids of a grid.
Definition: GridHelpers.hpp:126
The mapping of the grid type to type of the iterator over the cell volumes.
Definition: GridHelpers.hpp:191
Maps the grid type to the associated type of the face to vertices mapping.
Definition: GridHelpers.hpp:292
Traits of the face to attached cell mappping of a grid.
Definition: GridHelpers.hpp:334
Traits of the face centroids of a grid.
Definition: GridHelpers.hpp:241