Dune Core Modules (2.4.1)
scsgmapper.hh
Go to the documentation of this file.
39 public Mapper<typename GV::Grid,SingleCodimSingleGeomTypeMapper<GV,c>, typename GV::IndexSet::IndexType >
64 Index DUNE_DEPRECATED_MSG("Will be removed after dune-grid-2.4. Use method 'index' instead!") map (const EntityType& e) const
66 static_assert(EntityType::codimension == c, "Entity of wrong codim passed to SingleCodimSingleGeomTypeMapper");
78 static_assert(EntityType::codimension == c, "Entity of wrong codim passed to SingleCodimSingleGeomTypeMapper");
89 Index DUNE_DEPRECATED_MSG("Will be removed after dune-grid-2.4. Use method 'subIndex' instead!") map (const typename GV::template Codim<0>::Entity& e,
146 bool contains (const typename GV::template Codim<0>::Entity& e, int i, int cc, Index& result) const
181 class LeafSingleCodimSingleGeomTypeMapper : public SingleCodimSingleGeomTypeMapper<typename G::LeafGridView,c> {
203 class LevelSingleCodimSingleGeomTypeMapper : public SingleCodimSingleGeomTypeMapper<typename G::LevelGridView,c> {
Single codim and single geometry type mapper for leaf entities.
Definition: scsgmapper.hh:181
LeafSingleCodimSingleGeomTypeMapper(const G &grid)
The constructor.
Definition: scsgmapper.hh:186
Single codim and single geometry type mapper for entities of one level.
Definition: scsgmapper.hh:203
Implementation class for a single codim and single geometry type mapper.
Definition: scsgmapper.hh:40
GV::IndexSet::IndexType Index
Number type used for indices.
Definition: scsgmapper.hh:44
Index index(const EntityType &e) const
Map entity to array index.
Definition: scsgmapper.hh:76
SingleCodimSingleGeomTypeMapper(const GV &gridView)
Construct mapper from grid and one of its index sets.
Definition: scsgmapper.hh:50
Index DUNE_DEPRECATED_MSG("Will be removed after dune-grid-2.4. Use method 'index' instead!") map(const EntityType &e) const
Map entity to array index.
Definition: scsgmapper.hh:64
Index DUNE_DEPRECATED_MSG("Will be removed after dune-grid-2.4. Use method 'subIndex' instead!") map(const typename GV
Map subentity of codim 0 entity to array index.
Definition: scsgmapper.hh:89
Different resources needed by all grid implementations.
Provides classes with basic mappers which are used to attach data to a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)