threadedentityiterator.hh File Reference

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

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...
 

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!