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

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

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

Public Types

using GridViewImp = LevelGridView< GridImp >
 
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
 

Static Public Attributes

static constexpr bool conforming
 

Member Typedef Documentation

◆ GridViewImp

template<typename GridImp >
using Dune::mdgrid::subdomain::LevelGridViewTraits< GridImp >::GridViewImp = LevelGridView<GridImp>

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