dune-grid  2.4
Classes | Public Types | List of all members
Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd > Struct Template Reference

#include <dune/grid/albertagrid/gridview.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

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim< cd >::Entity Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Entity
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim< cd >::EntityPointer Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd >::EntityPointer
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim< cd >::Geometry Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Geometry
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim< cd >::template Partition< pitype >::LevelIterator Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Iterator
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim< cd >::LocalGeometry Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Codim< cd >::LocalGeometry

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