PPL Logo

CkQD

Quiescence Detection--a way to tell when nothing is happening. More...

Functions

void CkStartQD (int eIdx, const CkChareID *chare)
 When quiescence occurs, send a message to this entry point of this Chare.
void CkWaitQD (void)
 Block until quiescence occurs.

Detailed Description

Quiescence Detection--a way to tell when nothing is happening.

These routines are implemented in qd.C and waitqd.C.


Function Documentation

void CkStartQD ( int  eIdx,
const CkChareID chare 
)

When quiescence occurs, send a message to this entry point of this Chare.

Definition at line 295 of file qd.C.

References CkStartQD().

Here is the call graph for this function:

void CkWaitQD ( void   ) 

Block until quiescence occurs.

Definition at line 6 of file waitqd.C.

Referenced by FTN_NAME(), chunk::multipleCoarsen(), main::performRefinements(), main::readMesh(), REFINE2D_NewMesh(), and REFINE2D_Split().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:16:33 2020 for Charm++ by  doxygen 1.5.5