DUNE-ACFEM (unstable)
sequenceslice.hh
39 template<class Input, class Indices, class Output = Sequence<typename Input::value_type>, std::size_t N = 0, class SFINAE = void>
83 using SubSequenceComplement = typename SequenceSliceComplementHelper<Seq, IndexSequence<Indices...> >::Type;
Sequence< std::size_t, V... > IndexSequence
Sequence of std::size_t values.
Definition: types.hh:64
std::integer_sequence< T, V... > Sequence
Sequence of any type of integer values.
Definition: types.hh:56
Sequence< typename Seq::value_type, Get< Indices, Seq >::value... > SubSequence
Create a subsequence containing all values designated by the positions given by Indices.
Definition: sequenceslice.hh:16
typename SliceExpander< Seq, SliceIndices >::Type SequenceSlice
Like SubSequence, but take the indices from another sequence.
Definition: sequenceslice.hh:32
typename ReverseSequenceHelper< Seq >::Type ReverseSequence
Generate the reverse sequence.
Definition: sequenceslice.hh:105
A namespace encapsulating everything defined in our dune-acfem project.
Definition: ellipticfemscheme.hh:56
STL namespace.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jun 19, 23:17, 2026)