Dune::LeafGridPartTraits< GridImp, pitype >::Codim< cd > Struct Template Reference
#include <gridpart.hh>
Detailed Description
template<class GridImp, PartitionIteratorType pitype>
template<int cd>
struct Dune::LeafGridPartTraits< GridImp, pitype >::Codim< cd >
Iterators over the entities of codimension cd
of this grid part.
Public Types | |
typedef GridImp::template Codim< cd >::template Partition< pitype >::LeafIterator | IteratorType |
Iterators over the entities of codimension cd of this grid part. |
The documentation for this struct was generated from the following file: