#include <dune/grid/spgrid/idset.hh>
|
| template<class Entity > |
| IdType | id (const Entity &entity) const |
| |
| template<int codim> |
| IdType | id (const typename Codim< codim >::Entity &entity) const |
| |
| template<class Entity > |
| IdType | subId (const Entity &entity, int i, unsigned int codim) const |
| |
| template<int cd> |
| IdType | subId (const typename Codim< cd >::Entity &entity, int i, unsigned int codim) const |
| |
|
| static const int | dimension = Traits::ReferenceCube::dimension |
| |
◆ GridLevel
◆ IdType
◆ id() [1/2]
template<class Grid >
template<class Entity >
◆ id() [2/2]
template<class Grid >
template<int codim>
◆ subId() [1/2]
template<class Grid >
template<class Entity >
◆ subId() [2/2]
template<class Grid >
template<int cd>
◆ dimension
The documentation for this class was generated from the following file: