Dune Core Modules (2.3.1)
propertymap.hh
An adapter to turn an unique associative container into a property map.
Definition: propertymap.hh:181
An adaptor to turn an unique associative container into a property map.
Definition: propertymap.hh:239
Adapter to turn a random access iterator into a property map.
Definition: propertymap.hh:109
IndexMap::KeyType KeyType
The key type of the property map.
Definition: propertymap.hh:126
R Reference
The reference type of the property map.
Definition: propertymap.hh:136
T ValueType
The value type of the property map.
Definition: propertymap.hh:131
Reference operator[](KeyType key) const
Access the a value by reference.
Definition: propertymap.hh:161
IteratorPropertyMap(RandomAccessIterator iter, const IndexMap &im=IndexMap())
Constructor.
Definition: propertymap.hh:150
IteratorPropertyMap()
Constructor.
Definition: propertymap.hh:156
IM IndexMap
The type of the index map.
Definition: propertymap.hh:121
RAI RandomAccessIterator
The type of the random access iterator.
Definition: propertymap.hh:114
LvaluePropertyMapTag Category
The category of this property map.
Definition: propertymap.hh:141
#define dune_static_assert(COND, MSG)
Helper template so that compilation fails if condition is not true.
Definition: static_assert.hh:79
Fallback implementation of the C++0x static_assert feature.
A property map that applies the identity function to integers.
Definition: propertymap.hh:294
std::size_t ValueType
The value type of the map.
Definition: propertymap.hh:299
std::size_t Reference
The reference type of the map.
Definition: propertymap.hh:302
ReadablePropertyMapTag Category
The category of the map.
Definition: propertymap.hh:305
Tag for the category of lvalue property maps.
Definition: propertymap.hh:58
T Tag
the tag identifying the property.
Definition: propertymap.hh:325
C Container
The container type to whose entries the properties are attached.
Definition: propertymap.hh:330
Tag for the category of readable and writable property maps.
Definition: propertymap.hh:51
Tag for the category of readable property maps.
Definition: propertymap.hh:39
Tag for the category of writable property maps.
Definition: propertymap.hh:43
Traits for type conversions and type information.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)