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

Codim Structure. More...

#include <SubGridPart.hpp>

Inheritance diagram for Dune::SubGridPart< GridImp >::Codim< cd >:
Inheritance graph

Classes

struct  Partition
 Define types needed to iterate over entities of a given partition type. More...
 
class  SubIterator
 

Public Types

using Entity = typename Traits::template Codim< cd >::Entity
 
using Iterator = SubIterator
 

Detailed Description

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

Codim Structure.

Member Typedef Documentation

◆ Entity

template<class GridImp >
template<int cd>
using Dune::SubGridPart< GridImp >::Codim< cd >::Entity = typename Traits::template Codim<cd>::Entity

◆ Iterator

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

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