dune-grid  2.2.1
Public Types | List of all members
Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Partition< pitype > Struct Template Reference

#include <dune/grid/geometrygrid/gridfamily.hh>

Public Types

typedef Dune::GridView
< DefaultLeafGridViewTraits
< const Grid, pitype > > 
LeafGridView
typedef Dune::GridView
< DefaultLevelGridViewTraits
< const Grid, pitype > > 
LevelGridView

Member Typedef Documentation

template<class HG , class CF , class Allocator >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLeafGridViewTraits< const Grid, pitype > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Partition< pitype >::LeafGridView
template<class HG , class CF , class Allocator >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLevelGridViewTraits< const Grid, pitype > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Partition< pitype >::LevelGridView

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