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