Galois::HIDDEN Namespace Reference

Classes

struct  tuple_index
struct  tuple_index< T, S,-1 >

Typedefs

typedef WorkList::dChunkedFIFO
< GALOIS_DEFAULT_CHUNK_SIZE
defaultWL

Functions

template<typename RangeTy , typename FunctionTy , typename Tuple >
void for_each_gen (RangeTy r, FunctionTy fn, Tuple tpl)
template<typename RangeTy , typename FunctionTy , typename Tuple >
FunctionTy do_all_gen (RangeTy r, FunctionTy fn, Tuple tpl)

Variables

static constexpr unsigned GALOIS_DEFAULT_CHUNK_SIZE = 32

Typedef Documentation


Function Documentation

template<typename RangeTy , typename FunctionTy , typename Tuple >
FunctionTy Galois::HIDDEN::do_all_gen ( RangeTy  r,
FunctionTy  fn,
Tuple  tpl 
) [inline]
template<typename RangeTy , typename FunctionTy , typename Tuple >
void Galois::HIDDEN::for_each_gen ( RangeTy  r,
FunctionTy  fn,
Tuple  tpl 
) [inline]

Variable Documentation

constexpr unsigned Galois::HIDDEN::GALOIS_DEFAULT_CHUNK_SIZE = 32 [static]

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1