|
template<class EntityType > |
int | id (const EntityType &ep) const |
| return global id of given entity More...
|
|
template<int codim> |
int | id (const typename GridType::template Codim< codim >::Entity &ep) const |
| return global id of given entity More...
|
|
IdType | subId (const EntityCodim0Type &e, int i, unsigned int codim) const |
| return subId of given entity More...
|
|
int | preCoarsening (HElementType &elem) |
|
int | postRefinement (HElementType &item) |
|
int | preCoarsening (HBndSegType &el) |
|
int | postRefinement (HBndSegType &el) |
| prolong data, elem is the father More...
|
|
void | setChunkSize (int chunkSize) |
|
IdType | id (const typename remove_const< ALU3dGrid< elType, Comm > >::type::Traits::template Codim< cc >::Entity &e) const |
| Get id of an entity of codim cc. Unhandy because template parameter must be supplied explicitely. More...
|
|
IdType | subId (const typename remove_const< ALU3dGrid< elType, Comm > >::type::Traits::template Codim< 0 >::Entity &e, int i, unsigned int codim) const |
| Get id of subentity i of codim cc of a codim 0 entity. More...
|
|
template<ALU3dGridElementType, class>
class Dune::ALU3dGridLocalIdSet< ALU3dGridElementType, class >
hierarchic index set of ALU3dGrid