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

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

Public Types

typedef remove_const< Grid >
::type::Traits 
GridTraits
typedef
GridTraits::LevelIntersection 
Intersection
typedef LevelIntersection
< const Grid
IntersectionImpl
typedef
GridTraits::HostGrid::Traits::LevelIntersectionIterator 
HostIntersectionIterator

Member Typedef Documentation

template<class Grid >
typedef remove_const< Grid >::type::Traits Dune::GeoGrid::LevelIntersectionIteratorTraits< Grid >::GridTraits
template<class Grid >
typedef GridTraits::HostGrid::Traits::LevelIntersectionIterator Dune::GeoGrid::LevelIntersectionIteratorTraits< Grid >::HostIntersectionIterator
template<class Grid >
typedef LevelIntersection< const Grid > Dune::GeoGrid::LevelIntersectionIteratorTraits< Grid >::IntersectionImpl

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