|
dune-grid
2.4.1
|
#include <dune/grid/albertagrid/gridview.hh>
Classes | |
| struct | Codim |
Public Types | |
| enum | { conforming = Capabilities::isLevelwiseConforming< Grid >::v } |
| typedef AlbertaLevelGridView< GridImp, pitype > | GridViewImp |
| typedef remove_const< GridImp >::type | Grid |
| type of the grid More... | |
| typedef Grid::Traits::LevelIndexSet | IndexSet |
| type of the index set More... | |
| typedef Grid::Traits::LevelIntersection | Intersection |
| type of the intersection More... | |
| typedef Grid::Traits::LevelIntersectionIterator | IntersectionIterator |
| type of the intersection iterator More... | |
| typedef Grid::Traits::CollectiveCommunication | CollectiveCommunication |
| type of the collective communication More... | |
| typedef Grid::Traits::CollectiveCommunication Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::CollectiveCommunication |
type of the collective communication
| typedef remove_const<GridImp>::type Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Grid |
type of the grid
| typedef AlbertaLevelGridView< GridImp, pitype > Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::GridViewImp |
| typedef Grid::Traits::LevelIndexSet Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::IndexSet |
type of the index set
| typedef Grid::Traits::LevelIntersection Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Intersection |
type of the intersection
| typedef Grid::Traits::LevelIntersectionIterator Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::IntersectionIterator |
type of the intersection iterator
1.8.11