AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
DefaultLevelGridViewTraits< GridImp > Struct Template Reference

Classes

struct  Codim
 

Public Types

enum  { conforming = Dune::Capabilities::isLevelwiseConforming<Grid>::v }
 
using GridViewImp = DefaultLevelGridView< GridImp >
 
using Grid = std::remove_const_t< GridImp >
 type of the grid
 
using IndexSet = typename Grid::Traits::LevelIndexSet
 type of the index set
 
using Intersection = typename Grid::Traits::LevelIntersection
 type of the intersection
 
using IntersectionIterator = typename Grid::Traits::LevelIntersectionIterator
 type of the intersection iterator
 
using Communication = typename Grid::Traits::Communication
 type of the collective communication
 

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