dune-grid  2.2.0
Public Types
Dune::ALUGrid< 3, 3, elType, refineType, Comm >::Partition< pitype > Struct Template Reference

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

List of all members.

Public Types

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

Member Typedef Documentation

template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLeafGridViewTraits< const This, pitype > > Dune::ALUGrid< 3, 3, elType, refineType, Comm >::Partition< pitype >::LeafGridView
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< DefaultLevelGridViewTraits< const This, pitype > > Dune::ALUGrid< 3, 3, elType, refineType, Comm >::Partition< pitype >::LevelGridView

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