dune-grid  2.3.0
Public Types | List of all members
Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Partition< pit > Struct Template Reference

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

Public Types

typedef
GeoGrid::IteratorTraits
< HostGridView, codim, pit,
const Grid
IteratorTraits
 
typedef Dune::EntityIterator
< codim, const Grid,
GeoGrid::Iterator
< IteratorTraits > > 
Iterator
 

Member Typedef Documentation

template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
template<PartitionIteratorType pit>
typedef Dune::EntityIterator< codim, const Grid, GeoGrid::Iterator< IteratorTraits > > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Partition< pit >::Iterator
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
template<PartitionIteratorType pit>
typedef GeoGrid::IteratorTraits< HostGridView, codim, pit, const Grid > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Partition< pit >::IteratorTraits

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