Dune::LevelGridPartTraits< GridImp, pitype > Struct Template Reference
[Grid Parts]
#include <gridpart.hh>
Detailed Description
template<class GridImp, PartitionIteratorType pitype>
struct Dune::LevelGridPartTraits< GridImp, pitype >
Type definitions for the LevelGridPart class.
Public Types | |
enum | |
is true if grid on this view only has conforming intersections | |
typedef GridImp | GridType |
The type of the grid. | |
typedef LevelGridPart< GridImp, pitype > | GridPartType |
The type of the corresponding grid part class. | |
typedef WrappedLevelIndexSet< GridType > | IndexSetType |
The appropriate index set. | |
typedef GridType::template Codim< 0 >::Entity::LevelIntersectionIterator | IntersectionIteratorType |
The appropriate intersection iterator. | |
Classes | |
struct | Codim |
Iterators over the entities of codimension cd of this grid part. More... |
The documentation for this struct was generated from the following file: