#include <dune/alugrid/3d/gridview.hh>
|
| enum | { conforming = Capabilities :: isLevelwiseConforming< Grid > :: v
} |
| |
| typedef ALU3dLevelGridView< GridImp, pitype > | 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
template<class GridImp , PartitionIteratorType pitype>
type of the collective communication
◆ Grid
template<class GridImp , PartitionIteratorType pitype>
◆ GridViewImp
template<class GridImp , PartitionIteratorType pitype>
◆ IndexSet
template<class GridImp , PartitionIteratorType pitype>
◆ Intersection
template<class GridImp , PartitionIteratorType pitype>
◆ IntersectionIterator
template<class GridImp , PartitionIteratorType pitype>
type of the intersection iterator
◆ anonymous enum
template<class GridImp , PartitionIteratorType pitype>
The documentation for this struct was generated from the following file: