Galois::WorkList::dChunkedLIFO< ChunkSize, T, Concurrent > Class Template Reference

Distributed chunked LIFO. More...

#include <Chunked.h>

Inheritance diagram for Galois::WorkList::dChunkedLIFO< ChunkSize, T, Concurrent >:
Galois::WorkList::ChunkedMaster< T, ConExtLinkedStack, true, true, ChunkSize, Concurrent > noncopyable

List of all members.


Detailed Description

template<int ChunkSize = 64, typename T = int, bool Concurrent = true>
class Galois::WorkList::dChunkedLIFO< ChunkSize, T, Concurrent >

Distributed chunked LIFO.

A more scalable version of ChunkedLIFO.

Template Parameters:
chunksize chunk size

The documentation for this class was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1