dune-alugrid  3.0.0
Public Types | List of all members
Dune::ALUGrid< dim, dimworld, elType, refineType, Comm >::Partition< pitype > Struct Template Reference

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

Public Types

typedef Dune::GridView< ALU3dLevelGridViewTraits< const This, pitype > > LevelGridView
 
typedef Dune::GridView< ALU3dLeafGridViewTraits< const This, pitype > > LeafGridView
 

Member Typedef Documentation

◆ LeafGridView

template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< ALU3dLeafGridViewTraits< const This, pitype > > Dune::ALUGrid< dim, dimworld, elType, refineType, Comm >::Partition< pitype >::LeafGridView

◆ LevelGridView

template<int dim, int dimworld, ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
typedef Dune::GridView< ALU3dLevelGridViewTraits< const This, pitype > > Dune::ALUGrid< dim, dimworld, elType, refineType, Comm >::Partition< pitype >::LevelGridView

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