dune-multidomaingrid 2.9
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::Communication Communication
 
typedef Communication CollectiveCommunication
 

Static Public Attributes

static constexpr bool 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: