Searched refs:PP_PUZZLEBLOCKSPECS (Results 1 – 2 of 2) sorted by relevance
/dports/biology/treepuzzle/tree-puzzle-5.2/src/ |
H A D | ppuzzle.h | 95 # define PP_PUZZLEBLOCKSPECS 17 /* Puzzling block S->M */ macro
|
H A D | ppuzzle.c | 1735 error = MPI_Ssend(ints, 3, MPI_INT, PP_MyMaster, PP_PUZZLEBLOCKSPECS, PP_Comm); in PP_SendSplitsBlock() 1814 error = MPI_Recv(ints, 3, MPI_INT, MPI_ANY_SOURCE, PP_PUZZLEBLOCKSPECS, PP_Comm, &stat); in PP_RecvSplitsBlock()
|