|
template<class EntityType > |
int | id (const EntityType &ep) const |
| return global id of given entity
|
|
template<int codim> |
int | id (const typename GridType::template Codim< codim > ::Entity &ep) const |
| return global id of given entity
|
|
IdType | subId (const EntityCodim0Type &e, int i, unsigned int codim) const |
| return subId of given entity
|
|
int | preCoarsening (HElementType &elem) |
|
int | postRefinement (HElementType &item) |
|
int | preCoarsening (HBndSegType &el) |
|
int | postRefinement (HBndSegType &el) |
| prolong data, elem is the father
|
|
void | setChunkSize (int chunkSize) |
|
template<int dim, int dimworld,
ALU3dGridElementType elType, class Comm>
class Dune::ALU3dGridLocalIdSet< dim, dimworld, elType, Comm >
hierarchic index set of ALU3dGrid