Home
last modified time | relevance | path

Searched refs:PP_SIZES (Results 1 – 2 of 2) sorted by relevance

/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dppuzzle.h75 # define PP_SIZES 1 /* Array sizes needed M->S */ macro
H A Dppuzzle.c730 error = MPI_Ssend(MPI_BOTTOM, 1, PP_Sizes, dest, PP_SIZES, PP_Comm); in PP_SendSizes()
809 if (stat.MPI_TAG != PP_SIZES) { in PP_RecvSizes()
827 if (stat.MPI_TAG != PP_SIZES) { in PP_RecvSizes()