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

Types for GridView. More...

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

Public Types

typedef GridFamily::Traits::template Partition< pitype >::LevelGridView LevelGridView
 
typedef GridFamily::Traits::template Partition< pitype >::LeafGridView LeafGridView
 
typedef GridFamily::Traits::template Partition< pitype >::MacroGridView MacroGridView
 

Detailed Description

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm>
template<PartitionIteratorType pitype>
struct Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Partition< pitype >

Types for GridView.

Member Typedef Documentation

◆ LeafGridView

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LeafGridView Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Partition< pitype >::LeafGridView

◆ LevelGridView

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::LevelGridView Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Partition< pitype >::LevelGridView

◆ MacroGridView

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<PartitionIteratorType pitype>
typedef GridFamily::Traits::template Partition<pitype>::MacroGridView Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Partition< pitype >::MacroGridView

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