Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
runtime Namespace Reference

Classes

struct  ForEachExecutor< galois::worklists::ParaMeter< T >, FunctionTy, ArgsTy >
 

Functions

template<typename R , typename F , typename ArgsTuple >
void for_each_ParaMeter (const R &range, const F &func, const ArgsTuple &argsTuple)
 invoke ParaMeter tool to execute a for_each style loop More...
 

Function Documentation

template<typename R , typename F , typename ArgsTuple >
void runtime::for_each_ParaMeter ( const R &  range,
const F &  func,
const ArgsTuple &  argsTuple 
)

invoke ParaMeter tool to execute a for_each style loop