dune-grid  2.3.1-rc1
Public Types | List of all members
Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Partition< pitype > Struct Template Reference

Types for GridView. More...

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

Public Types

typedef
GridFamily::Traits::template
Partition< pitype >
::LevelGridView 
LevelGridView
 
typedef
GridFamily::Traits::template
Partition< pitype >
::LeafGridView 
LeafGridView
 

Detailed Description

template<class HostGrid, class CoordFunction, class Allocator>
template<PartitionIteratorType pitype>
struct Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Partition< pitype >

Types for GridView.

Member Typedef Documentation

template<class HostGrid , class CoordFunction , class Allocator >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition< pitype >::LeafGridView Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Partition< pitype >::LeafGridView
template<class HostGrid , class CoordFunction , class Allocator >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition< pitype >::LevelGridView Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Partition< pitype >::LevelGridView

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