dune-grid  2.4.1-rc2
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< GeoGrid::GridViewTraits< typename HostGrid::LeafGridView, CoordFunction, Allocator, pitype > > LeafGridView
 
typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LevelGridView, CoordFunction, Allocator, pitype > > LevelGridView
 

Member Typedef Documentation

template<class HG , class CF , class Allocator >
template<PartitionIteratorType pitype>
typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LeafGridView, CoordFunction, Allocator, pitype > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Partition< pitype >::LeafGridView
template<class HG , class CF , class Allocator >
template<PartitionIteratorType pitype>
typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LevelGridView, CoordFunction, Allocator, pitype > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Partition< pitype >::LevelGridView

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