AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
DefaultLeafGridViewTraits< GridImp > Struct Template Reference

Classes

struct  Codim
 

Public Types

enum  { conforming = Dune::Capabilities::isLeafwiseConforming<Grid>::v }
 
using GridViewImp = DefaultLeafGridView< GridImp >
 
using Grid = std::remove_const_t< GridImp >
 type of the grid
 
using IndexSet = typename Grid::Traits::LeafIndexSet
 type of the index set
 
using Intersection = typename Grid::Traits::LeafIntersection
 type of the intersection
 
using IntersectionIterator = typename Grid::Traits::LeafIntersectionIterator
 type of the intersection iterator
 
using CollectiveCommunication = typename Grid::Traits::CollectiveCommunication
 type of the collective communication
 

The documentation for this struct was generated from the following file: