Dune::LeafGridPartTraits< GridImp, pitype > Struct Template Reference
[Grid Parts]

#include <gridpart.hh>

List of all members.


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.

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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)