- Home
- About DUNE
- Download
- Documentation
- Community
- Development
hierarchic index set of ALU3dGrid More...
#include <dune/grid/alugrid/3d/indexsets.hh>
Public Types | |
typedef int | IdType |
export type of id | |
Public Member Functions | |
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) |
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. | |
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. | |
Friends | |
class | ALU3dGrid< elType, Comm > |
hierarchic index set of ALU3dGrid
typedef int Dune::ALU3dGridLocalIdSet< elType, Comm >::IdType |
export type of id
Reimplemented from Dune::IdSet< ALU3dGrid< elType, Comm >, ALU3dGridLocalIdSet< elType, Comm >, int >.
int Dune::ALU3dGridLocalIdSet< elType, Comm >::id | ( | const EntityType & | ep | ) | const [inline] |
return global id of given entity
Reimplemented from Dune::IdSet< ALU3dGrid< elType, Comm >, ALU3dGridLocalIdSet< elType, Comm >, int >.
int Dune::ALU3dGridLocalIdSet< elType, Comm >::id | ( | const typename GridType::template Codim< codim >::Entity & | ep | ) | const [inline] |
return global id of given entity
IdType Dune::IdSet< ALU3dGrid< elType, Comm > , ALU3dGridLocalIdSet< elType, Comm > , int >::id | ( | const typename remove_const< ALU3dGrid< elType, Comm > >::type::Traits::template Codim< cc >::Entity & | e | ) | const [inline, inherited] |
Get id of an entity of codim cc. Unhandy because template parameter must be supplied explicitely.
int Dune::ALU3dGridLocalIdSet< elType, Comm >::postRefinement | ( | HElementType & | item | ) | [inline] |
int Dune::ALU3dGridLocalIdSet< elType, Comm >::postRefinement | ( | HBndSegType & | el | ) | [inline] |
prolong data, elem is the father
int Dune::ALU3dGridLocalIdSet< elType, Comm >::preCoarsening | ( | HElementType & | elem | ) | [inline] |
int Dune::ALU3dGridLocalIdSet< elType, Comm >::preCoarsening | ( | HBndSegType & | el | ) | [inline] |
void Dune::ALU3dGridLocalIdSet< elType, Comm >::setChunkSize | ( | int | chunkSize | ) | [inline] |
IdType Dune::IdSet< ALU3dGrid< elType, Comm > , ALU3dGridLocalIdSet< elType, Comm > , int >::subId | ( | const typename remove_const< ALU3dGrid< elType, Comm > >::type::Traits::template Codim< 0 >::Entity & | e, | |
int | i, | |||
unsigned int | codim | |||
) | const [inline, inherited] |
Get id of subentity i of codim cc of a codim 0 entity.
IdType Dune::ALU3dGridLocalIdSet< elType, Comm >::subId | ( | const EntityCodim0Type & | e, | |
int | i, | |||
unsigned int | codim | |||
) | const [inline] |
return subId of given entity
friend class ALU3dGrid< elType, Comm > [friend] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].