dune-grid  2.3.1-rc1
Public Types | List of all members
Dune::ALUConformGrid< 2, dimw >::Partition< pitype > Struct Template Reference

#include <dune/grid/alugrid/2d/alugrid.hh>

Public Types

typedef Dune::GridView
< DefaultLevelGridViewTraits
< const This, pitype > > 
LevelGridView
 
typedef Dune::GridView
< DefaultLeafGridViewTraits
< const This, pitype > > 
LeafGridView
 

Member Typedef Documentation

template<int dimw>
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLeafGridViewTraits< const This, pitype > > Dune::ALUConformGrid< 2, dimw >::Partition< pitype >::LeafGridView
template<int dimw>
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLevelGridViewTraits< const This, pitype > > Dune::ALUConformGrid< 2, dimw >::Partition< pitype >::LevelGridView

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