opm-simulators
threadedentityiterator.hh File Reference

Provides an STL-iterator like interface to iterate over the enties of a GridView in OpenMP threaded applications. More...

#include <mutex>

Go to the source code of this file.

Classes

class  Opm::ThreadedEntityIterator< GridView, codim >
 Provides an STL-iterator like interface to iterate over the enties of a GridView in OpenMP threaded applications. More...
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

Provides an STL-iterator like interface to iterate over the enties of a GridView in OpenMP threaded applications.

ATTENTION: This class must be instantiated in a sequential context!