3 #ifndef DUNE_GRID_LEVELITERATOR_HH
4 #define DUNE_GRID_LEVELITERATOR_HH
6 #warning This file is deprecated, and will be removed in the release after dune-2.3
28 template<
int,PartitionIteratorType,
class>
class LevelIteratorImp>
30 :
public EntityIterator< codim, GridImp, LevelIteratorImp< codim, pitype, GridImp > >
42 ++
static_cast< Base &
>( *this );
54 template<
int,Dune::PartitionIteratorType,
class>
class LevelIteratorImp>
55 struct iterator_traits<Dune::LevelIterator<codim, pitype, GridImp,
67 #endif // DUNE_GRID_LEVELITERATOR_HH