MADNESS  version 0.9
Classes | Namespaces
worldrange.h File Reference

Implement Range class for parallel iteration. More...

#include <iterator>
#include <madness/world/typestuff.h>
Include dependency graph for worldrange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::Split
 Dummy class a la Intel TBB used to distinguish splitting constructor. More...
 
class  madness::Range< iteratorT >
 Range vaguely a la Intel TBB encapsulates random-access STL-like start and end iterators with chunksize. More...
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 

Detailed Description

Implement Range class for parallel iteration.