DUNE PDELab (git)
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;
A constant random access iterator for the Dune::ArrayList class.
Definition: arraylist.hh:368
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
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
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
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
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
Provides a map between global and local indices.
This file implements iterator facade classes for writing stl conformant iterators.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)