#include <dune/fem/gridpart/geometrygridpart/indexset.hh>
|
| | GeometryGridPartIndexSet (const HostIndexSet &hostIndexSet) |
| |
| int | size (const GeometryType &type) const |
| |
| int | size (const int codim) const |
| |
| template<class Entity > |
| int | index (const Entity &entity) const |
| |
| template<class Entity > |
| int | subIndex (const Entity &entity, const int local, const unsigned int codim) const |
| |
| const std::vector< GeometryType > & | geomTypes (const int codim) const |
| |
| template<class Entity > |
| bool | contains (const Entity &entity) const |
| |
| bool | consecutive () const |
| |
| bool | persistent () const |
| |
| int | numberOfHoles (const int codim) const |
| |
| int | oldIndex (const int hole, const int codim) const |
| |
| int | newIndex (const int hole, const int codim) const |
| |
| std::string | name () const |
| |
◆ IndexType
template<class HostIndexSet >
◆ GeometryGridPartIndexSet()
template<class HostIndexSet >
◆ consecutive()
template<class HostIndexSet >
◆ contains()
template<class HostIndexSet >
template<class Entity >
◆ geomTypes()
template<class HostIndexSet >
◆ index()
template<class HostIndexSet >
template<class Entity >
◆ name()
template<class HostIndexSet >
◆ newIndex()
template<class HostIndexSet >
◆ numberOfHoles()
template<class HostIndexSet >
◆ oldIndex()
template<class HostIndexSet >
◆ persistent()
template<class HostIndexSet >
◆ size() [1/2]
template<class HostIndexSet >
◆ size() [2/2]
template<class HostIndexSet >
◆ subIndex()
template<class HostIndexSet >
template<class Entity >
The documentation for this class was generated from the following file: