PPL Logo

libs/ck-libs/taskGraph/taskGraph.h File Reference

Go to the source code of this file.

Data Structures

class  taskGraphSolver
class  callbackMsg
class  taskGraphArray

Functions

CkArrayID taskGraphInit ()
template<class T>
void taskGraphAdd (CkArrayID id, T taskID, CkVec< T > deps, taskGraphSolver *self, CkCallback returnResults=CkCallback::ignore)
void taskGraphDelete (CkArrayID id, CkArrayIndex taskID)


Function Documentation

CkArrayID taskGraphInit (  ) 

Definition at line 9 of file taskGraph.C.

template<class T>
void taskGraphAdd ( CkArrayID  id,
taskID,
CkVec< T >  deps,
taskGraphSolver self,
CkCallback  returnResults = CkCallback::ignore 
) [inline]

Definition at line 86 of file taskGraph.h.

References array, CkVec< T >::length(), and CkVec< T >::push_back().

Here is the call graph for this function:

void taskGraphDelete ( CkArrayID  id,
CkArrayIndex  taskID 
)

Definition at line 13 of file taskGraph.C.

References array.


Generated on Mon Sep 21 08:11:07 2020 for Charm++ by  doxygen 1.5.5