#include <dune/grid/multidomaingrid/subdomaingrid/idsets.hh>
|
typedef HostIdSet::IdType | IdType |
|
|
template<int codim> |
IdType | id (const typename std::remove_const_t< GridImp >::Traits::template Codim< codim >::Entity &e) const |
|
template<typename Entity > |
IdType | id (const Entity &e) const |
|
template<int codim> |
IdType | subId (const Codim0Entity &e, int i) const |
|
IdType | subId (const Codim0Entity &e, int i, unsigned int codim) const |
|
◆ IdType
template<typename GridImp , typename HostIdSet >
◆ id() [1/2]
template<typename GridImp , typename HostIdSet >
template<typename Entity >
◆ id() [2/2]
template<typename GridImp , typename HostIdSet >
template<int codim>
◆ subId() [1/2]
template<typename GridImp , typename HostIdSet >
template<int codim>
◆ subId() [2/2]
template<typename GridImp , typename HostIdSet >
The documentation for this class was generated from the following file: