dune-grid  2.4.1
Classes | Public Types | List of all members
Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim > Struct Template Reference

#include <dune/grid/geometrygrid/gridview.hh>

Classes

struct  Partition
 

Public Types

typedef GeoGrid::Iterator
< HostGridView, codim, pitype,
const Grid
IteratorImp
 
typedef Dune::EntityIterator
< codim, const Grid,
IteratorImp
Iterator
 
typedef Grid::Traits::template
Codim< codim >::Entity 
Entity
 
typedef Grid::Traits::template
Codim< codim >::EntityPointer 
EntityPointer
 
typedef Grid::template Codim
< codim >::Geometry 
Geometry
 
typedef Grid::template Codim
< codim >::LocalGeometry 
LocalGeometry
 

Member Typedef Documentation

template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef Grid::Traits::template Codim< codim >::Entity Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Entity
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef Grid::Traits::template Codim< codim >::EntityPointer Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::EntityPointer
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef Grid::template Codim< codim >::Geometry Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Geometry
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef Dune::EntityIterator< codim, const Grid, IteratorImp > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Iterator
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef GeoGrid::Iterator< HostGridView, codim, pitype, const Grid > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::IteratorImp
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef Grid::template Codim< codim >::LocalGeometry Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::LocalGeometry

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