dune-grid  2.1.1
Public Types
Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Partition< pitype > Struct Template Reference

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

List of all members.

Public Types

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

template<class HostGrid, class CoordFunction, class Allocator>
template<PartitionIteratorType pitype>
struct Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Partition< pitype >


Member Typedef Documentation

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

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