dune-grid  2.3beta2
Public Types | List of all members
Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::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, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLeafGridViewTraits< const This, pitype > > Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::Partition< pitype >::LeafGridView
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLevelGridViewTraits< const This, pitype > > Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::Partition< pitype >::LevelGridView

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