Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Codim< codim >::Partition< pit > Struct Template Reference

#include <gridview.hh>

Public Types

typedef PolyhedralGridIterator< codim, const Grid, pit > IteratorImpl
 
typedef Dune::EntityIterator< codim, const Grid, IteratorImplIterator
 

Member Typedef Documentation

◆ Iterator

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
template<int codim>
template<PartitionIteratorType pit>
typedef Dune::EntityIterator< codim, const Grid, IteratorImpl > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Codim< codim >::Partition< pit >::Iterator

◆ IteratorImpl

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
template<int codim>
template<PartitionIteratorType pit>
typedef PolyhedralGridIterator< codim, const Grid, pit > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Codim< codim >::Partition< pit >::IteratorImpl

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