Dune Core Modules (2.3.1)
Dune::SelectionIterator< TS, TG, TL, N > Class Template Reference
A const iterator over an uncached selection. More...
#include <dune/common/parallel/selection.hh>
Public Types | |
typedef TS | AttributeSet |
The type of the Set of attributes. More... | |
typedef Dune::ParallelIndexSet< TG, TL, N > | ParallelIndexSet |
The type of the underlying index set. | |
Public Member Functions | |
SelectionIterator (const ParallelIndexSetIterator &iter, const ParallelIndexSetIterator &end) | |
Constructor. More... | |
Detailed Description
template<typename TS, typename TG, typename TL, int N>
class Dune::SelectionIterator< TS, TG, TL, N >
class Dune::SelectionIterator< TS, TG, TL, N >
A const iterator over an uncached selection.
Member Typedef Documentation
◆ AttributeSet
template<typename TS , typename TG , typename TL , int N>
typedef TS Dune::SelectionIterator< TS, TG, TL, N >::AttributeSet |
Constructor & Destructor Documentation
◆ SelectionIterator()
template<typename TS , typename TG , typename TL , int N>
|
inline |
Constructor.
- Parameters
-
iter The iterator over the index set. end The iterator over the index set positioned at the end.
The documentation for this class was generated from the following file:
- dune/common/parallel/selection.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)