hierarchic index set of ALU3dGrid
More...
#include <dune/alugrid/3d/grid.hh>
|
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) |
|
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm>
class Dune::ALU3dGridLocalIdSet< dim, dimworld, elType, Comm >
hierarchic index set of ALU3dGrid
◆ IdType
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
◆ id() [1/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<class EntityType >
return global id of given entity
◆ id() [2/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<int codim>
int Dune::ALU3dGridLocalIdSet< dim, dimworld, elType, Comm >::id |
( |
const typename GridType::template Codim< codim > ::Entity & |
ep | ) |
const |
|
inline |
return global id of given entity
◆ postRefinement() [1/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
prolong data, elem is the father
◆ postRefinement() [2/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
◆ preCoarsening() [1/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
◆ preCoarsening() [2/2]
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
◆ setChunkSize()
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
◆ subId()
template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
return subId of given entity
The documentation for this class was generated from the following files: