Dune::LevelGridPart< GridImp, pitype >::Codim< cd > Struct Template Reference
#include <gridpart.hh>
List of all members.
Detailed Description
template<class GridImp, PartitionIteratorType pitype = Interior_Partition>
template<int cd>
struct Dune::LevelGridPart< GridImp, pitype >::Codim< cd >
Struct defining the iterator types for codimension cd.
|
Public Types |
typedef Traits::template Codim
< cd >::IteratorType | IteratorType |
| Iterator iterating over the entities of codimension cd in this grid part.
|
The documentation for this struct was generated from the following file: