|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
geometrygrid/indexsets.hh
Go to the documentation of this file.
26 : public Dune::IndexSet< Grid, IndexSet< Grid, HostIndexSet >, typename HostIndexSet::IndexType, typename HostIndexSet::Types >
29 typedef Dune::IndexSet< Grid, This, typename HostIndexSet::IndexType, typename HostIndexSet::Types > Base;
48 // The index set contains a pointer to the host index set, so copying or assigning this can be dangerous.
65 IndexType subIndex ( const typename Traits::template Codim< cc >::Entity &entity, int i, unsigned int codim ) const
Provides base classes for index and id sets.
Include standard header files.
IndexType subIndex(const typename Traits::template Codim< cc >::Entity &e, int i, unsigned int codim) const
Map a subentity to an index.
Definition indexidset.hh:151
TypesImp Types
iterator range for geometry types in domain
Definition indexidset.hh:93
IndexType index(const typename Traits::template Codim< cc >::Entity &e) const
Map entity to index. The result of calling this method with an entity that is not in the index set is...
Definition indexidset.hh:111
IndexTypeImp IndexType
The type used for the indices.
Definition indexidset.hh:90
DUNE-conform implementation of the entity.
Definition geometrygrid/entity.hh:692
Definition geometrygrid/indexsets.hh:27
std::size_t size(GeometryType type) const
Definition geometrygrid/indexsets.hh:70
IndexSet & operator=(const This &)=delete
IndexSet(const This &)=delete
void reset(const HostIndexSet &hostIndexSet)
Definition geometrygrid/indexsets.hh:96
IndexSet()=default
const std::vector< GeometryType > & geomTypes(int codim) const
Definition geometrygrid/indexsets.hh:88
IndexType subIndex(const typename Traits::template Codim< cc >::Entity &entity, int i, unsigned int codim) const
Definition geometrygrid/indexsets.hh:65
IndexSet(This &&)=delete
bool contains(const Entity &entity) const
Definition geometrygrid/indexsets.hh:81
IndexSet(const HostIndexSet &hostIndexSet)
Definition geometrygrid/indexsets.hh:44
std::size_t size(int codim) const
Definition geometrygrid/indexsets.hh:75
IndexType index(const typename Traits::template Codim< cc >::Entity &entity) const
Definition geometrygrid/indexsets.hh:59
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8