![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
parallelalgorithm.hh
Go to the documentation of this file.
55 ParallelAlgorithmThreadHelper(std::size_t threadCount, std::size_t threadIndex, Dune::Fufem::Barrier& barrier):
iterator end()
iterator begin()
static constexpr IntegralRange< std::decay_t< T > > range(T &&from, U &&to) noexcept
constexpr void forEach(Range &&range, F &&f)
void parallelAlgorithm(std::size_t threadCount, F &&threadImp)
Utility for implementing parallel algorithms based on colored entity partitions.
Definition parallelalgorithm.hh:147
static auto rangeSegment(Range &range, std::size_t i, std::size_t n)
Split range into uniform segments.
Definition parallelalgorithm.hh:39
T emplace_back(T... args)
T min(T... args)
T partition(T... args)
