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>
The namespace Dune is the main namespace for all Dune code.
Definition: CartesianIndexMapper.hpp:9
Holds the implementation of the CpGrid as a pimple.
Definition: CellQuadrature.cpp:71
Traits of the cell centroids of a grid.
Definition: GridHelpers.hpp:128
Traits of the face to attached cell mappping of a grid.
Definition: GridHelpers.hpp:336
Maps the grid type to the associated type of the cell to faces mapping.
Definition: GridHelpers.hpp:279
Maps the grid type to the associated type of the face to vertices mapping.
Definition: GridHelpers.hpp:294
Traits of the face centroids of a grid.
Definition: GridHelpers.hpp:243
The mapping of the grid type to type of the iterator over the cell volumes.
Definition: GridHelpers.hpp:193