|
|
typedef std::int64_t | IdType |
|
template<int cd> |
| using | Codim = typename Impl::CodimTraits<cd> |
| | Export supported entity types.
|
|
|
| IdSet (const CpGridData &grid) |
|
template<int cd> |
| IdType | id (const typename Codim< cd >::Entity &e) const |
|
template<class EntityType> |
| IdType | id (const EntityType &e) const |
|
template<int codim> |
| IdType | idLevelZero (const cpgrid::EntityRep< codim > &e) const |
|
template<int codim> |
| IdType | idLevelZero (const Entity< codim > &e) const =delete |
|
IdType | id (const cpgrid::Intersection &intersection) const |
| | return id of intersection (here face number)
|
|
template<int cc> |
| IdType | subId (const cpgrid::Entity< 0 > &e, int i) const |
|
IdType | subId (const cpgrid::Entity< 0 > &e, int i, int cc) const |
|
|
static constexpr int | dimension = 3 |
|
|
class | ReversePointGlobalIdSet |
|
class | Dune::cpgrid::CpGridData |
The documentation for this class was generated from the following files: