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

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

Classes

struct  Codim
 

Public Types

typedef GridView< HostGridView,
CoordFunction, Allocator,
pitype > 
GridViewImp
 
typedef Dune::GeometryGrid
< HostGrid, CoordFunction,
Allocator > 
Grid
 
typedef GeoGrid::IndexSet
< const Grid, typename
HostGridView::IndexSet > 
IndexSet
 
typedef Dune::Intersection
< const Grid,
GeoGrid::Intersection< const
Grid, HostIntersection > > 
Intersection
 
typedef
Dune::IntersectionIterator
< const Grid,
GeoGrid::IntersectionIterator
< const Grid,
HostIntersectionIterator >
, GeoGrid::Intersection< const
Grid, HostIntersection > > 
IntersectionIterator
 
typedef
HostGridView::CollectiveCommunication 
CollectiveCommunication
 

Static Public Attributes

static const bool conforming = HostGridView::conforming
 

Member Typedef Documentation

template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef HostGridView::CollectiveCommunication Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::CollectiveCommunication
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef Dune::GeometryGrid< HostGrid, CoordFunction, Allocator > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Grid
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef GridView< HostGridView, CoordFunction, Allocator, pitype > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::GridViewImp
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef GeoGrid::IndexSet< const Grid, typename HostGridView::IndexSet > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::IndexSet
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef Dune::Intersection< const Grid, GeoGrid::Intersection< const Grid, HostIntersection > > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::Intersection
template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
typedef Dune::IntersectionIterator< const Grid, GeoGrid::IntersectionIterator< const Grid, HostIntersectionIterator >, GeoGrid::Intersection< const Grid, HostIntersection > > Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::IntersectionIterator

Member Data Documentation

template<class HGV , class CoordFunction , class Allocator , PartitionIteratorType pitype>
const bool Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator, pitype >::conforming = HostGridView::conforming
static

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