dune-grid
2.2.1
|
#include <dune/grid/common/defaultgridview.hh>
Classes | |
struct | Codim |
Public Types | |
enum | { conforming = Capabilities :: isLeafwiseConforming< Grid > :: v } |
typedef DefaultLeafGridView < GridImp, pitype > | GridViewImp |
typedef 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 |
typedef Grid :: Traits :: CollectiveCommunication Dune::DefaultLeafGridViewTraits< GridImp, pitype >::CollectiveCommunication |
type of the collective communication
typedef remove_const<GridImp>::type Dune::DefaultLeafGridViewTraits< GridImp, pitype >::Grid |
type of the grid
typedef DefaultLeafGridView< GridImp, pitype > Dune::DefaultLeafGridViewTraits< GridImp, pitype >::GridViewImp |
typedef Grid :: Traits :: LeafIndexSet Dune::DefaultLeafGridViewTraits< GridImp, pitype >::IndexSet |
type of the index set
typedef Grid :: Traits :: LeafIntersection Dune::DefaultLeafGridViewTraits< GridImp, pitype >::Intersection |
type of the intersection
typedef Grid :: Traits :: LeafIntersectionIterator Dune::DefaultLeafGridViewTraits< GridImp, pitype >::IntersectionIterator |
type of the intersection iterator