19 #ifndef DUNE_POLYHEDRALGRID_GRIDHELPERS_HEADER_INCLUDED
20 #define DUNE_POLYHEDRALGRID_GRIDHELPERS_HEADER_INCLUDED
22 #include <opm/core/grid/GridHelpers.hpp>
23 #include <dune/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>
Traits of the cell centroids of a grid.
Definition: GridHelpers.hpp:131
Traits of the face to attached cell mappping of a grid.
Definition: GridHelpers.hpp:345
Maps the grid type to the associated type of the cell to faces mapping.
Definition: GridHelpers.hpp:288
Maps the grid type to the associated type of the face to vertices mapping.
Definition: GridHelpers.hpp:303
Traits of the face centroids of a grid.
Definition: GridHelpers.hpp:246
The mapping of the grid type to type of the iterator over the cell volumes.
Definition: GridHelpers.hpp:196