Dune::IndexSet< GridImp, IndexSetImp, IndexSetTypes >::Codim< cd >::Partition< pitype > Struct Template Reference
#include <indexidset.hh>
Detailed Description
template<class GridImp, class IndexSetImp, class IndexSetTypes>
template<int cd>
template<PartitionIteratorType pitype>
struct Dune::IndexSet< GridImp, IndexSetImp, IndexSetTypes >::Codim< cd >::Partition< pitype >
Define types needed to iterate over entities of a given partition type.
Public Types | |
typedef IndexSetTypes::template Codim< cd >::template Partition< pitype >::Iterator | Iterator |
The iterator needed to iterate over the entities of a given codim and partition type of this index set. |
The documentation for this struct was generated from the following file: