Dune::SubGridPart< GridImp >::Codim< cd >::Partition< pit > Struct Template Reference

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

#include <SubGridPart.hpp>

Public Types

using Iterator = SubIterator
 iterator over a given codim and partition type More...
 

Detailed Description

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

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

Member Typedef Documentation

◆ Iterator

template<class GridImp >
template<int cd>
template<PartitionIteratorType pit>
using Dune::SubGridPart< GridImp >::Codim< cd >::Partition< pit >::Iterator = SubIterator

iterator over a given codim and partition type


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