#include "galois/config.h"
#include "galois/graphs/Details.h"
#include "galois/LargeArray.h"
Go to the source code of this file.
|
| class | galois::graphs::LC_Adaptor_Graph< NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, HasNoLockable > |
| |
| struct | galois::graphs::LC_Adaptor_Graph< NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, HasNoLockable >::with_no_lockable< _has_no_lockable > |
| | If true, do not use abstract locks in graph. More...
|
| |
|
| | galois |
| | The Galois namespace containing all Galois structures and functions.
|
| |
| | galois::graphs |
| | Parallel data graph structures in Galois.
|
| |