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
template<class Grid>
typedef LeafIntersection< const Grid > Dune::GeoGrid::LeafIntersectionIteratorTraits< Grid >::IntersectionImpl

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