#include <dune/grid/geometrygrid/gridview.hh>
|
typedef GridView< HostGridView, CoordFunction, Allocator > | 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::Communication | Communication |
|
typedef Communication | CollectiveCommunication |
|
|
static const bool | conforming = HostGridView::conforming |
|
◆ CollectiveCommunication
template<class HGV , class CoordFunction , class Allocator >
◆ Communication
template<class HGV , class CoordFunction , class Allocator >
◆ Grid
template<class HGV , class CoordFunction , class Allocator >
◆ GridViewImp
template<class HGV , class CoordFunction , class Allocator >
◆ IndexSet
template<class HGV , class CoordFunction , class Allocator >
◆ Intersection
template<class HGV , class CoordFunction , class Allocator >
◆ IntersectionIterator
template<class HGV , class CoordFunction , class Allocator >
◆ conforming
template<class HGV , class CoordFunction , class Allocator >
The documentation for this class was generated from the following file: