31 #ifndef OPM_FEM_CPGRID_COMPAT_HPP 32 #define OPM_FEM_CPGRID_COMPAT_HPP 35 #include <dune/common/version.hh> 36 #include <dune/fem/gridpart/common/gridpart.hh> 37 #include <dune/fem/io/streams/streams.hh> 57 struct GridEntityAccess<
Dune::cpgrid::Entity<codim> >
59 using EntityType = Dune::cpgrid::Entity<codim>;
60 using GridEntityType = EntityType;
62 static const GridEntityType& gridEntity(
const EntityType& entity)
70 #endif // #if HAVE_DUNE_FEM 72 #endif // OPM_FEM_CPGRID_COMPAT_HPP Definition: fvbaseprimaryvariables.hh:161