threadedentityiterator.hh File Reference

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

Include dependency graph for threadedentityiterator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 Ewoms
 

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!