dune-grid  2.2.1
Public Types | List of all members
Dune::GeoGrid::LeafIntersectionIteratorTraits< Grid > Struct Template Reference

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

Public Types

typedef remove_const< Grid >
::type::Traits 
GridTraits
 
typedef
GridTraits::LeafIntersection 
Intersection
 
typedef LeafIntersection
< const Grid
IntersectionImpl
 
typedef
GridTraits::HostGrid::Traits::LeafIntersectionIterator 
HostIntersectionIterator
 

Member Typedef Documentation

template<class Grid>
typedef remove_const< Grid >::type::Traits Dune::GeoGrid::LeafIntersectionIteratorTraits< Grid >::GridTraits
template<class Grid>
typedef GridTraits::HostGrid::Traits::LeafIntersectionIterator Dune::GeoGrid::LeafIntersectionIteratorTraits< Grid >::HostIntersectionIterator

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