dune-grid  2.3.1
Classes | Public Types | List of all members
Dune::AlbertaLeafGridViewTraits< 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 >
::LeafIterator 
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::AlbertaLeafGridViewTraits< GridImp, pitype >::Codim< cd >::Entity
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim< cd >::EntityPointer Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Codim< cd >::EntityPointer
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim< cd >::Geometry Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Codim< cd >::Geometry
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim< cd >::template Partition< pitype >::LeafIterator Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Codim< cd >::Iterator
template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim< cd >::LocalGeometry Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Codim< cd >::LocalGeometry

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