#include <dune/grid/common/defaultgridview.hh>
|
typedef DefaultLevelGridView< GridImp > | GridViewImp |
|
typedef std::remove_const< GridImp >::type | Grid |
| type of the grid
|
|
typedef Grid::Traits::LevelIndexSet | IndexSet |
| type of the index set
|
|
typedef Grid::Traits::LevelIntersection | Intersection |
| type of the intersection
|
|
typedef Grid::Traits::LevelIntersectionIterator | IntersectionIterator |
| type of the intersection iterator
|
|
typedef Grid::Traits::Communication | Communication |
| type of the communication
|
|
|
static constexpr bool | conforming = Capabilities :: isLevelwiseConforming< Grid > :: v |
|
◆ Communication
type of the communication
◆ Grid
◆ GridViewImp
◆ IndexSet
◆ Intersection
◆ IntersectionIterator
type of the intersection iterator
◆ conforming
The documentation for this struct was generated from the following file: