|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
globaldofindex.hh
Go to the documentation of this file.
197DUNE_DEFINE_HASH(DUNE_HASH_TEMPLATE_ARGS(typename T, std::size_t n, typename ID),DUNE_HASH_TYPE(Dune::PDELab::GlobalDOFIndex<T,n,ID>))
void seed(const Vertex &vertex)
#define DUNE_DEFINE_HASH(template_args, type)
#define DUNE_HASH_TYPE(...)
#define DUNE_HASH_TEMPLATE_ARGS(...)
std::size_t hash_range(It first, It last)
void hash_combine(std::size_t &seed, const T &arg)
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
Definition globaldofindex.hh:15
bool operator!=(const GlobalDOFIndex &r) const
Tests whether two MultiIndices are not equal.
Definition globaldofindex.hh:164
bool operator==(const GlobalDOFIndex &r) const
Tests whether two MultiIndices are equal.
Definition globaldofindex.hh:157
GlobalDOFIndex()
Default constructor.
Definition globaldofindex.hh:95
const EntityID & entityID() const
Definition globaldofindex.hh:125
GlobalDOFIndex(const EntityID &entity_id, const TreeIndex &tree_index)
Definition globaldofindex.hh:98
const TreeIndex & treeIndex() const
Definition globaldofindex.hh:135
TreeIndex::size_type size_type
Definition globaldofindex.hh:25
friend std::ostream & operator<<(std::ostream &s, const GlobalDOFIndex &di)
Writes a pretty representation of the MultiIndex to the given std::ostream.
Definition globaldofindex.hh:141
EntityID & entityID()
Returns the index of the grid entity associated with the DOF.
Definition globaldofindex.hh:120
static const std::size_t max_depth
The maximum possible depth of the MultiIndex.
Definition globaldofindex.hh:20
MultiIndex< T, max_depth > TreeIndex
Definition globaldofindex.hh:23
Definition globaldofindex.hh:29
friend std::ostream & operator<<(std::ostream &s, const View &di)
Definition globaldofindex.hh:55
const TreeIndex & treeIndex() const
Definition globaldofindex.hh:45
const EntityID & entityID() const
Definition globaldofindex.hh:40
static const std::size_t max_depth
Definition globaldofindex.hh:35
MultiIndex< T, tree_n >::View TreeIndex
Definition globaldofindex.hh:38
View back_popped() const
Definition globaldofindex.hh:50
Definition multiindex.hh:46
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8