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>
27namespace UgGridHelpers
30template<
int dim,
int dimworld>
36template<
int dim,
int dimworld>
42template<
int dim,
int dimworld>
48template<
int dim,
int dimworld>
54template<
int dim,
int dimworld>
60template<
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:280
Traits of the cell centroids of a grid.
Definition: GridHelpers.hpp:129
The mapping of the grid type to type of the iterator over the cell volumes.
Definition: GridHelpers.hpp:194
Maps the grid type to the associated type of the face to vertices mapping.
Definition: GridHelpers.hpp:295
Traits of the face to attached cell mappping of a grid.
Definition: GridHelpers.hpp:337
Traits of the face centroids of a grid.
Definition: GridHelpers.hpp:244