1 #ifndef DUNE_GEOGRID_GRIDFAMILY_HH
2 #define DUNE_GEOGRID_GRIDFAMILY_HH
4 #include <dune/common/static_assert.hh>
31 template<
class HG,
class CF >
35 dune_static_assert( isCoordFunction,
"Invalid CoordFunction." );
47 template<
class HG,
class CF,
class Allocator >
57 typedef typename HostGrid::ctype
ctype;
85 typedef typename EntityPointerTraits::Entity
Entity;
87 typedef GeoGrid::EntitySeed< codim, const Grid >
EntitySeed;
89 template< PartitionIteratorType pitype >
115 template< PartitionIteratorType pitype >
130 #endif // #ifndef DUNE_GEOGRID_GRIDFAMILY_HH