dune-fem  2.8-git
Public Types | List of all members
Dune::Fem::DomainFilterTraits< GridPartImp, DomainArrayImp >::Codim< cd > Struct Template Reference

entity types More...

#include <dune/fem/gridpart/filter/domainfilter.hh>

Public Types

typedef GridPartType::template Codim< cd >::EntityType EntityType
 entity type for given codimension More...
 

Detailed Description

template<class GridPartImp, class DomainArrayImp>
template<int cd>
struct Dune::Fem::DomainFilterTraits< GridPartImp, DomainArrayImp >::Codim< cd >

entity types

Member Typedef Documentation

◆ EntityType

template<class GridPartImp , class DomainArrayImp >
template<int cd>
typedef GridPartType::template Codim< cd >::EntityType Dune::Fem::DomainFilterTraits< GridPartImp, DomainArrayImp >::Codim< cd >::EntityType

entity type for given codimension


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