dune-grid  2.3beta2
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::IteratorTraits
< HostGridView, codim, pitype,
const Grid
IteratorTraits
typedef Dune::EntityIterator
< codim, const Grid,
GeoGrid::Iterator
< IteratorTraits > > 
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, GeoGrid::Iterator< IteratorTraits > > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::Iterator
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
template<int codim>
typedef GeoGrid::IteratorTraits< HostGridView, codim, pitype, const Grid > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Codim< codim >::IteratorTraits
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: