
| 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. | |
These routines are implemented in qd.C and waitqd.C.
When quiescence occurs, send a message to this entry point of this Chare.
Definition at line 295 of file qd.C.
References CkStartQD().

| 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().

 1.5.5
 1.5.5