dune-grid  2.1.1
Public Types | Public Member Functions
Dune::GeoGrid::LeafIterator< codim, pitype, Grid > Struct Template Reference

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

List of all members.

Public Types

typedef LeafIteratorTraits
< codim, pitype, Grid
Traits
typedef Traits::IteratorType IteratorType

Public Member Functions

 LeafIterator (const Grid &grid, IteratorType type)

template<int codim, PartitionIteratorType pitype, class Grid>
struct Dune::GeoGrid::LeafIterator< codim, pitype, Grid >


Member Typedef Documentation

template<int codim, PartitionIteratorType pitype, class Grid >
typedef Traits::IteratorType Dune::GeoGrid::LeafIterator< codim, pitype, Grid >::IteratorType
template<int codim, PartitionIteratorType pitype, class Grid >
typedef LeafIteratorTraits< codim, pitype, Grid > Dune::GeoGrid::LeafIterator< codim, pitype, Grid >::Traits

Constructor & Destructor Documentation

template<int codim, PartitionIteratorType pitype, class Grid >
Dune::GeoGrid::LeafIterator< codim, pitype, Grid >::LeafIterator ( const Grid grid,
IteratorType  type 
) [inline]

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