DUNE-FEM (unstable)
indexset.hh
193 IndexType subIndex ( const typename Codim< codim >::Entity &entity, int i, unsigned int cd ) const
extended interface for adaptive, consecutive index sets
Definition: indexset.hh:295
int numberOfHoles(GeometryType type) const
return number of holes for given type
Definition: indexset.hh:309
int oldIndex(int hole, GeometryType type) const
return old index for given hole and type
Definition: indexset.hh:315
int newIndex(int hole, GeometryType type) const
return new index for given hole and type
Definition: indexset.hh:321
specialize with true if index set implements the interface for adaptive index sets
Definition: indexset.hh:83
extended interface for consecutive index sets
Definition: indexset.hh:221
void write(OutStreamInterface< T > &stream) const
please doc me
Definition: indexset.hh:260
void insertEntity(const typename BaseType::template Codim< 0 >::Entity &entity)
please doc me
Definition: indexset.hh:241
void removeEntity(const typename BaseType::template Codim< 0 >::Entity &entity)
please doc me
Definition: indexset.hh:247
void read(InStreamInterface< T > &stream)
please doc me
Definition: indexset.hh:267
IndexType subIndex(const typename Codim< codim >::Entity &entity, int i, unsigned int cd) const
return index for given subentity
Definition: indexset.hh:193
IndexType index(const typename Codim< codim >::Entity &entity) const
return index for given entity
Definition: indexset.hh:179
bool contains(const Entity &entity) const
return true if entity has index
Definition: indexset.hh:153
void requestCodimensions(const std::vector< int > &codimensions) const
receive request for codimension support in case index set is adaptive
Definition: indexset.hh:199
IndexType size(GeometryType type) const
return number of entities of given type
Definition: indexset.hh:159
IndexType subIndex(const Entity &entity, int i, unsigned int cd) const
return index for given subentity
Definition: indexset.hh:186
Types types(int codim) const
return range of geometry types
Definition: indexset.hh:146
IndexType size(int codim) const
return number of entities of given codimension
Definition: indexset.hh:165
IndexType index(const Entity &entity) const
return index for given entity
Definition: indexset.hh:172
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:114
specialize with true if index set implements the interface for consecutive index sets
Definition: indexset.hh:61
specialize with true if index set implements the dune-fem interface for index sets
Definition: indexset.hh:39
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 21, 23:30, 2024)