dune-grid  2.4.1-rc2
Public Types | List of all members
Dune::AlbertaGridFamily< dim, dimworld >::Traits::Partition< pitype > Struct Template Reference

#include <dune/grid/albertagrid/gridfamily.hh>

Public Types

typedef Dune::GridView< AlbertaLevelGridViewTraits< const GridImp, pitype > > LevelGridView
 
typedef Dune::GridView< AlbertaLeafGridViewTraits< const GridImp, pitype > > LeafGridView
 

Member Typedef Documentation

template<int dim, int dimworld>
template<PartitionIteratorType pitype>
typedef Dune::GridView<AlbertaLeafGridViewTraits<const GridImp,pitype> > Dune::AlbertaGridFamily< dim, dimworld >::Traits::Partition< pitype >::LeafGridView
template<int dim, int dimworld>
template<PartitionIteratorType pitype>
typedef Dune::GridView<AlbertaLevelGridViewTraits<const GridImp,pitype> > Dune::AlbertaGridFamily< dim, dimworld >::Traits::Partition< pitype >::LevelGridView

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