dune-multidomaingrid 2.8
Loading...
Searching...
No Matches
Dune::mdgrid::LevelGridViewTraits< GridImp > Struct Template Reference

#include <dune/grid/multidomaingrid/gridview.hh>

Inheritance diagram for Dune::mdgrid::LevelGridViewTraits< GridImp >:
Inheritance graph

Public Types

typedef LevelGridView< GridImp > GridViewImp
 
typedef std::remove_const< GridImp >::type Grid
 
typedef Grid::Traits::LevelIndexSet IndexSet
 
typedef Grid::Traits::LevelIntersection Intersection
 
typedef Grid::Traits::LevelIntersectionIterator IntersectionIterator
 
typedef Grid::Traits::CollectiveCommunication CollectiveCommunication
 

Public Attributes

 conforming
 

Member Typedef Documentation

◆ GridViewImp

template<typename GridImp >
typedef LevelGridView<GridImp> Dune::mdgrid::LevelGridViewTraits< GridImp >::GridViewImp

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