|
dune-common 2.11
|
Loading...
Searching...
No Matches
selection.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
50 typedef ConstArrayListIterator<IndexPair<TG,TL>, N, std::allocator<Dune::IndexPair<TG,TL> > > ParallelIndexSetIterator;
Provides a map between global and local indices.
This file implements iterator facade classes for writing stl conformant iterators.
const_iterator end() const
Get an iterator over the selected indices.
Definition selection.hh:330
void setIndexSet(const ParallelIndexSet &indexset)
Set the index set of the selection.
Definition selection.hh:269
void setIndexSet(const ParallelIndexSet &indexset)
Set the index set of the selection.
Definition selection.hh:336
iterator begin()
Get an iterator over the indices positioned at the first index.
iterator end()
Get an iterator over the indices positioned after the last index.
const_iterator end() const
Get an iterator over the selected indices.
Definition selection.hh:302
const_iterator begin() const
Get the index set we are a selection for.
Definition selection.hh:296
const_iterator begin() const
Get the index set we are a selection for.
Definition selection.hh:323
A constant random access iterator for the Dune::ArrayList class.
Definition arraylist.hh:368
Manager class for the mapping between local indices and globally unique indices.
Definition indexset.hh:218
ConstArrayListIterator< IndexPair< TG, TL >, N, std::allocator< Dune::IndexPair< TG, TL > > > ParallelIndexSetIterator
Definition selection.hh:50
TS AttributeSet
The type of the Set of attributes.
Definition selection.hh:41
Dune::ParallelIndexSet< TG, TL, N > ParallelIndexSet
The type of the underlying index set.
Definition selection.hh:46
SelectionIterator(const ParallelIndexSetIterator &iter, const ParallelIndexSetIterator &end)
Constructor.
Definition selection.hh:56
bool operator!=(const SelectionIterator< TS, TG, TL, N > &other) const
Definition selection.hh:83
bool operator==(const SelectionIterator< TS, TG, TL, N > &other) const
Definition selection.hh:78
SelectionIterator< TS, TG, TL, N > iterator
The type of the iterator of the selected indices.
Definition selection.hh:132
TS AttributeSet
The type of the Set of attributes.
Definition selection.hh:109
iterator const_iterator
The type of the iterator of the selected indices.
Definition selection.hh:137
TG GlobalIndex
The type of the global index of the underlying index set.
Definition selection.hh:114
UncachedSelection(const ParallelIndexSet &indexset)
Definition selection.hh:143
Dune::ParallelIndexSet< GlobalIndex, LocalIndex, N > ParallelIndexSet
The type of the underlying index set.
Definition selection.hh:127
TL LocalIndex
The type of the local index of the underlying index set.
Definition selection.hh:122
TG GlobalIndex
The type of the global index of the underlying index set.
Definition selection.hh:195
TL LocalIndex
The type of the local index of the underlying index set.
Definition selection.hh:203
TS AttributeSet
The type of the set of attributes.
Definition selection.hh:190
uint32_t * iterator
The type of the iterator of the selected indices.
Definition selection.hh:213
uint32_t * const_iterator
The type of the iterator of the selected indices.
Definition selection.hh:218
Dune::ParallelIndexSet< GlobalIndex, LocalIndex, N > ParallelIndexSet
The type of the underlying index set.
Definition selection.hh:208
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8