dune-grid  2.2.0
Public Types
Dune::DefaultLevelIteratorTypes< GridImp >::Codim< cd >::Partition< pitype > Struct Template Reference

#include <dune/grid/alugrid/common/defaultindexsets.hh>

List of all members.

Public Types

typedef
GridImp::Traits::template
Codim< cd >::template
Partition< pitype >
::LevelIterator 
Iterator

template<class GridImp>
template<int cd>
template<PartitionIteratorType pitype>
struct Dune::DefaultLevelIteratorTypes< GridImp >::Codim< cd >::Partition< pitype >


Member Typedef Documentation

template<class GridImp >
template<int cd>
template<PartitionIteratorType pitype>
typedef GridImp::Traits::template Codim<cd>::template Partition<pitype>::LevelIterator Dune::DefaultLevelIteratorTypes< GridImp >::Codim< cd >::Partition< pitype >::Iterator

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