dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
Dune::MacroGridViewTraits< GridImp, pitype >::Codim< cd > Struct Template Reference

#include <dune/alugrid/common/macrogridview.hh>

Classes

struct  Partition
 Define types needed to iterate over entities of a given partition type. More...
 

Public Types

typedef Grid::Traits::template Codim< cd >::template Partition< pitype >::LevelIterator Iterator
 
typedef Grid::Traits::template Codim< cd >::Entity Entity
 
typedef Grid::template Codim< cd >::Geometry Geometry
 
typedef Grid::template Codim< cd >::LocalGeometry LocalGeometry
 

Member Typedef Documentation

◆ Entity

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim<cd>::Entity Dune::MacroGridViewTraits< GridImp, pitype >::Codim< cd >::Entity

◆ Geometry

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim<cd>::Geometry Dune::MacroGridViewTraits< GridImp, pitype >::Codim< cd >::Geometry

◆ Iterator

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim<cd>::template Partition<pitype>::LevelIterator Dune::MacroGridViewTraits< GridImp, pitype >::Codim< cd >::Iterator

◆ LocalGeometry

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim<cd>::LocalGeometry Dune::MacroGridViewTraits< GridImp, pitype >::Codim< cd >::LocalGeometry

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