AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
DefaultLevelGridViewTraits< GridImp >::Codim< cd >::Partition< pit > Struct Template Reference

Define types needed to iterate over entities of a given partition type. More...

#include <DefaultGridView.hpp>

Public Types

using Iterator = typename Grid::template Codim< cd >::template Partition< pit >::LevelIterator
 iterator over a given codim and partition type
 

Detailed Description

template<class GridImp>
template<int cd>
template<Dune::PartitionIteratorType pit>
struct AMDiS::DefaultLevelGridViewTraits< GridImp >::Codim< cd >::Partition< pit >

Define types needed to iterate over entities of a given partition type.


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