|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
geometrygrid/indexsets.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
28 : public Dune::IndexSet< Grid, IndexSet< Grid, HostIndexSet >, typename HostIndexSet::IndexType, typename HostIndexSet::Types >
31 typedef Dune::IndexSet< Grid, This, typename HostIndexSet::IndexType, typename HostIndexSet::Types > Base;
50 // The index set contains a pointer to the host index set, so copying or assigning this can be dangerous.
67 IndexType subIndex ( const typename Traits::template Codim< cc >::Entity &entity, int i, unsigned int codim ) const
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 common/indexidset.hh:153
TypesImp Types
iterator range for geometry types in domain
Definition common/indexidset.hh:95
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 common/indexidset.hh:113
IndexTypeImp IndexType
The type used for the indices.
Definition common/indexidset.hh:92
DUNE-conform implementation of the entity.
Definition geometrygrid/entity.hh:694
Definition geometrygrid/indexsets.hh:29
std::size_t size(GeometryType type) const
Definition geometrygrid/indexsets.hh:72
IndexSet & operator=(const This &)=delete
IndexSet(const This &)=delete
void reset(const HostIndexSet &hostIndexSet)
Definition geometrygrid/indexsets.hh:93
IndexSet()=default
IndexType subIndex(const typename Traits::template Codim< cc >::Entity &entity, int i, unsigned int codim) const
Definition geometrygrid/indexsets.hh:67
IndexSet(This &&)=delete
bool contains(const Entity &entity) const
Definition geometrygrid/indexsets.hh:83
IndexSet(const HostIndexSet &hostIndexSet)
Definition geometrygrid/indexsets.hh:46
std::size_t size(int codim) const
Definition geometrygrid/indexsets.hh:77
IndexType index(const typename Traits::template Codim< cc >::Entity &entity) const
Definition geometrygrid/indexsets.hh:61
Provides base classes for index and id sets.
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8