#include <dune/grid/common/defaultgridview.hh>
|
enum | { conforming = Capabilities :: isLeafwiseConforming< Grid > :: v
} |
|
typedef DefaultLeafGridView< GridImp > | GridViewImp |
|
typedef std::remove_const< GridImp >::type | Grid |
| type of the grid
|
|
typedef Grid::Traits::LeafIndexSet | IndexSet |
| type of the index set
|
|
typedef Grid::Traits::LeafIntersection | Intersection |
| type of the intersection
|
|
typedef Grid::Traits::LeafIntersectionIterator | IntersectionIterator |
| type of the intersection iterator
|
|
typedef Grid::Traits::CollectiveCommunication | CollectiveCommunication |
| type of the collective communication
|
|
◆ CollectiveCommunication
type of the collective communication
◆ Grid
◆ GridViewImp
◆ IndexSet
◆ Intersection
◆ IntersectionIterator
type of the intersection iterator
◆ anonymous enum
The documentation for this struct was generated from the following file: