Dune Core Modules (2.3.1)
Dune::ALU2dGridLocalIdSet< dim, dimworld, eltype > Class Template Reference
hierarchic index set of ALU3dGrid More...
#include <dune/grid/alugrid/2d/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 | |
int | subId (const EntityCodim0Type &e, int i, unsigned int codim) const |
return subId of given entity | |
IdType | id (const typename remove_const< ALU2dGrid< dim, dimworld, eltype > >::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< ALU2dGrid< dim, dimworld, eltype > >::type::Traits::template Codim< 0 >::Entity &e, int i, unsigned int codim) const |
Get id of subentity i of co-dimension codim of a co-dimension 0 entity. | |
Detailed Description
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
class Dune::ALU2dGridLocalIdSet< dim, dimworld, eltype >
class Dune::ALU2dGridLocalIdSet< dim, dimworld, eltype >
hierarchic index set of ALU3dGrid
The documentation for this class was generated from the following files:
- dune/grid/alugrid/2d/grid.hh
- dune/grid/alugrid/2d/indexsets.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)