Dune::PolyhedralGridFamily< dim, dimworld, coord_t >::Traits::Partition< pitype > Struct Template Reference

#include <grid.hh>

Public Types

typedef Dune::GridView< PolyhedralGridViewTraits< dim, dimworld, ctype, pitype > > LeafGridView
 
typedef Dune::GridView< PolyhedralGridViewTraits< dim, dimworld, ctype, pitype > > LevelGridView
 

Member Typedef Documentation

◆ LeafGridView

template<int dim, int dimworld, typename coord_t >
template<PartitionIteratorType pitype>
typedef Dune::GridView< PolyhedralGridViewTraits< dim, dimworld, ctype, pitype > > Dune::PolyhedralGridFamily< dim, dimworld, coord_t >::Traits::Partition< pitype >::LeafGridView

◆ LevelGridView

template<int dim, int dimworld, typename coord_t >
template<PartitionIteratorType pitype>
typedef Dune::GridView< PolyhedralGridViewTraits< dim, dimworld, ctype, pitype > > Dune::PolyhedralGridFamily< dim, dimworld, coord_t >::Traits::Partition< pitype >::LevelGridView

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