|
typedef Base::IndexType | IndexType |
|
|
| PolyhedralGridIndexSet (const GridType &grid) |
|
template<class Entity > |
IndexType | index (const Entity &entity) const |
|
template<int cd> |
IndexType | index (const typename Traits::template Codim< cd >::Entity &entity) const |
|
template<int cd> |
IndexType | subIndex (const typename Traits::template Codim< cd >::Entity &entity, int i, unsigned int codim) const |
|
template<class Entity > |
IndexType | subIndex (const Entity &entity, int i, unsigned int codim) const |
|
IndexType | size (GeometryType type) const |
|
int | size (int codim) const |
|
template<class Entity > |
bool | contains (const Entity &entity) const |
|
const std::vector< GeometryType > & | geomTypes (int codim) const |
|
const std::vector< GeometryType > & | types (int codim) const |
|
const GridType & | grid () const |
|
|
static const int | dimension = Traits::dimension |
|
The documentation for this class was generated from the following file: