dune-grid  2.3.1-rc1
Public Types | List of all members
Dune::Grid< dim, dimworld, ct, GridFamily >::Partition< pitype > Struct Template Reference

Types for GridView. More...

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

Public Types

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

Detailed Description

template<int dim, int dimworld, class ct, class GridFamily>
template<PartitionIteratorType pitype>
struct Dune::Grid< dim, dimworld, ct, GridFamily >::Partition< pitype >

Types for GridView.

Member Typedef Documentation

template<int dim, int dimworld, class ct , class GridFamily >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LeafGridView Dune::Grid< dim, dimworld, ct, GridFamily >::Partition< pitype >::LeafGridView
template<int dim, int dimworld, class ct , class GridFamily >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LevelGridView Dune::Grid< dim, dimworld, ct, GridFamily >::Partition< pitype >::LevelGridView

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