dune-alugrid  3.0.0
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 ::Traits ::template Codim< cd >::EntityPointer EntityPointer
 
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

◆ EntityPointer

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

◆ 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: