dune-grid
2.4
|
#include <dune/grid/albertagrid/gridview.hh>
Classes | |
struct | Codim |
Public Types | |
enum | { conforming = Capabilities::isLeafwiseConforming< Grid >::v } |
typedef AlbertaLeafGridView< GridImp, pitype > | GridViewImp |
typedef remove_const< GridImp >::type | Grid |
type of the grid More... | |
typedef Grid::Traits::LeafIndexSet | IndexSet |
type of the index set More... | |
typedef Grid::Traits::LeafIntersection | Intersection |
type of the intersection More... | |
typedef Grid::Traits::LeafIntersectionIterator | IntersectionIterator |
type of the intersection iterator More... | |
typedef Grid::Traits::CollectiveCommunication | CollectiveCommunication |
type of the collective communication More... | |
typedef Grid::Traits::CollectiveCommunication Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::CollectiveCommunication |
type of the collective communication
typedef remove_const<GridImp>::type Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Grid |
type of the grid
typedef AlbertaLeafGridView< GridImp, pitype > Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::GridViewImp |
typedef Grid::Traits::LeafIndexSet Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::IndexSet |
type of the index set
typedef Grid::Traits::LeafIntersection Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::Intersection |
type of the intersection
typedef Grid::Traits::LeafIntersectionIterator Dune::AlbertaLeafGridViewTraits< GridImp, pitype >::IntersectionIterator |
type of the intersection iterator