#include <dune/grid/multidomaingrid/idsets.hh>
|
typedef WrappedIdSet::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 WrappedIdSet >
◆ id() [1/2]
template<typename GridImp , typename WrappedIdSet >
template<typename Entity >
◆ id() [2/2]
template<typename GridImp , typename WrappedIdSet >
template<int codim>
IdType Dune::mdgrid::IdSetWrapper< GridImp, WrappedIdSet >::id |
( |
const typename std::remove_const_t< GridImp >::Traits::template Codim< codim >::Entity & |
e | ) |
const |
|
inline |
◆ subId() [1/2]
template<typename GridImp , typename WrappedIdSet >
template<int codim>
◆ subId() [2/2]
template<typename GridImp , typename WrappedIdSet >
The documentation for this class was generated from the following file: