All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Dune::CpGridTraits::Partition< pitype > Struct Template Reference

Traits associated with a specific grid partition type. More...

#include <CpGrid.hpp>

Public Types

typedef Dune::GridView
< DefaultLevelGridViewTraits
< CpGrid, pitype > > 
LevelGridView
 The type of the level grid view associated with this partition type.
 
typedef Dune::GridView
< DefaultLeafGridViewTraits
< CpGrid, pitype > > 
LeafGridView
 The type of the leaf grid view associated with this partition type.
 

Detailed Description

template<PartitionIteratorType pitype>
struct Dune::CpGridTraits::Partition< pitype >

Traits associated with a specific grid partition type.

Template Parameters
pitypeThe type of the grid partition.

The documentation for this struct was generated from the following file: