DESunordered::process Struct Reference

contains the loop body, called by More...

List of all members.

Public Member Functions

 process (Graph &graph, std::vector< unsigned int > &onWlFlags, PerCPUcounter &numEvents, PerCPUcounter &numIter, ReduceMax &maxPending)
template<typename ContextTy >
void operator() (GNode &activeNode, ContextTy &lwl)
 Called by.

Public Attributes

Graphgraph
std::vector< unsigned int > & onWlFlags
PerCPUcounternumEvents
PerCPUcounternumIter
ReduceMaxmaxPending

Detailed Description

contains the loop body, called by

See also:
for_each

Constructor & Destructor Documentation

DESunordered::process::process ( Graph graph,
std::vector< unsigned int > &  onWlFlags,
PerCPUcounter numEvents,
PerCPUcounter numIter,
ReduceMax maxPending 
) [inline]

Member Function Documentation

template<typename ContextTy >
void DESunordered::process::operator() ( GNode activeNode,
ContextTy &  lwl 
) [inline]

Called by.

See also:
GaloisRuntime::for_each during every iteration
Parameters:
activeNode,: the current active element
lwl,: the worklist type

Member Data Documentation

std::vector<unsigned int>& DESunordered::process::onWlFlags

The documentation for this struct was generated from the following file:
Generated on Tue Aug 2 11:51:27 2011 for Galois by  doxygen 1.6.3