3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
parallel_for.hh File Reference

Parallel for loop (multithreading) More...

#include <dumux/parallel/multithreading.hh>

Go to the source code of this file.

Description

Parallel for loop (multithreading)

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Functions

template<class FunctorType >
void Dumux::parallelFor (const std::size_t count, const FunctorType &functor)
 A parallel for loop (multithreading) More...
 
Include dependency graph for parallel_for.hh: