dune-multidomaingrid 2.8
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet > Class Template Reference

#include <dune/grid/multidomaingrid/subdomaingrid/idsets.hh>

Inheritance diagram for Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >:
Inheritance graph

Public Types

typedef HostIdSet::IdType IdType
 

Public Member Functions

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
 

Member Typedef Documentation

◆ IdType

template<typename GridImp , typename HostIdSet >
typedef HostIdSet::IdType Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >::IdType

Member Function Documentation

◆ id() [1/2]

template<typename GridImp , typename HostIdSet >
template<typename Entity >
IdType Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >::id ( const Entity &  e) const
inline

◆ id() [2/2]

template<typename GridImp , typename HostIdSet >
template<int codim>
IdType Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >::id ( const typename std::remove_const_t< GridImp >::Traits::template Codim< codim >::Entity &  e) const
inline

◆ subId() [1/2]

template<typename GridImp , typename HostIdSet >
template<int codim>
IdType Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >::subId ( const Codim0Entity &  e,
int  i 
) const
inline

◆ subId() [2/2]

template<typename GridImp , typename HostIdSet >
IdType Dune::mdgrid::subdomain::IdSetWrapper< GridImp, HostIdSet >::subId ( const Codim0Entity &  e,
int  i,
unsigned int  codim 
) const
inline

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