|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
dofindex.hh
Go to the documentation of this file.
196 for (typename std::remove_reference<EntityIndex>::type::const_iterator it = di._entity_index_view.begin(); it != di._entity_index_view.end(); ++it)
347DUNE_DEFINE_HASH(DUNE_HASH_TEMPLATE_ARGS(typename T, std::size_t n1, std::size_t n2),DUNE_HASH_TYPE(Dune::PDELab::DOFIndex<T,n1,n2>))
void seed(const Vertex &vertex)
#define DUNE_DEFINE_HASH(template_args, type)
#define DUNE_HASH_TYPE(...)
#define DUNE_HASH_TEMPLATE_ARGS(...)
constexpr EnableIfInterOperable< T1, T2, bool >::type operator<(const RandomAccessIteratorFacade< T1, V1, R1, D > &lhs, const RandomAccessIteratorFacade< T2, V2, R2, D > &rhs)
std::size_t hash_range(It first, It last)
std::size_t hash_value(const DOFIndex< T, n1, n2 > &di)
Definition dofindex.hh:334
For backward compatibility – Do not use this!
constexpr iterator end() noexcept
constexpr size_type size() const noexcept
constexpr iterator begin() noexcept
constexpr void clear() noexcept
storage_type::size_type size_type
A multi-index representing a degree of freedom in a GridFunctionSpace.
Definition dofindex.hh:148
friend std::ostream & operator<<(std::ostream &s, const DOFIndex &di)
Writes a pretty representation of the DOFIndex to the given std::ostream.
Definition dofindex.hh:282
bool operator!=(const DOFIndex &r) const
Tests whether two DOFIndices are not equal.
Definition dofindex.hh:307
static const std::size_t max_depth
The maximum possible length of the tuple of entity-local indices.
Definition dofindex.hh:156
std::array< T, entity_capacity > EntityIndex
Definition dofindex.hh:158
const EntityIndex & entityIndex() const
Returns the index of the grid entity associated with the DOF.
Definition dofindex.hh:264
EntityIndex & entityIndex()
Returns the index of the grid entity associated with the DOF.
Definition dofindex.hh:258
static const std::size_t entity_capacity
The maximum possible length of a tuple which represents the entity index.
Definition dofindex.hh:153
const TreeIndex & treeIndex() const
Returns the tuple of entity-local indices associated with the DOF.
Definition dofindex.hh:276
TreeIndex & treeIndex()
Returns the tuple of entity-local indices associated with the DOF.
Definition dofindex.hh:270
bool operator==(const DOFIndex &r) const
Tests whether two DOFIndices are equal.
Definition dofindex.hh:299
Definition dofindex.hh:165
friend std::ostream & operator<<(std::ostream &s, const View &di)
Definition dofindex.hh:192
static const std::size_t entity_capacity
Definition dofindex.hh:172
MultiIndex< T, tree_n >::View TreeIndex
Definition dofindex.hh:175
const std::array< T, entity_n > & EntityIndex
Definition dofindex.hh:174
EntityIndex & entityIndex() const
Definition dofindex.hh:177
const TreeIndex & treeIndex() const
Definition dofindex.hh:182
Definition multiindex.hh:46
T begin(T... args)
T end(T... args)
T equal(T... args)
T fill(T... args)
T lexicographical_compare(T... args)
T setw(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8