dune-grid 2.9.0
Public Types | List of all members
Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype > Struct Template Reference

#include <dune/grid/geometrygrid/grid.hh>

Public Types

typedef Traits::template Codim< codim >::template Partition< pitype >::LeafIterator LeafIterator
 
typedef Traits::template Codim< codim >::template Partition< pitype >::LevelIterator LevelIterator
 

Member Typedef Documentation

◆ LeafIterator

template<class HostGrid , class CoordFunction = DefaultCoordFunction< HostGrid >, class Allocator = std::allocator< void >>
template<int codim>
template<PartitionIteratorType pitype>
typedef Traits::template Codim<codim>::template Partition<pitype>::LeafIterator Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype >::LeafIterator

◆ LevelIterator

template<class HostGrid , class CoordFunction = DefaultCoordFunction< HostGrid >, class Allocator = std::allocator< void >>
template<int codim>
template<PartitionIteratorType pitype>
typedef Traits::template Codim<codim>::template Partition<pitype>::LevelIterator Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype >::LevelIterator

The documentation for this struct was generated from the following file: