#include <dune/grid/albertagrid/gridview.hh>
|
enum | { conforming = Capabilities::isLevelwiseConforming< Grid >::v
} |
|
typedef AlbertaLevelGridView< 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::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: