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

Types for GridView. More...

#include <grid.hh>

Public Types

typedef GridFamily::Traits::template Partition< pitype >::LevelGridView LevelGridView
 
typedef GridFamily::Traits::template Partition< pitype >::LeafGridView LeafGridView
 

Detailed Description

template<int dim, int dimworld, typename coord_t>
template<PartitionIteratorType pitype>
struct Dune::PolyhedralGrid< dim, dimworld, coord_t >::Partition< pitype >

Types for GridView.

Member Typedef Documentation

◆ LeafGridView

template<int dim, int dimworld, typename coord_t >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LeafGridView Dune::PolyhedralGrid< dim, dimworld, coord_t >::Partition< pitype >::LeafGridView

◆ LevelGridView

template<int dim, int dimworld, typename coord_t >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LevelGridView Dune::PolyhedralGrid< dim, dimworld, coord_t >::Partition< pitype >::LevelGridView

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