Searched refs:phcomm_size (Results 1 – 3 of 3) sorted by relevance
7 #define phcomm_size FortranCInterface_GLOBAL_(phcomm_size, PHCOMM_SIZE) macro13 int phcomm_size();
10 int phcomm_size() { in phcomm_size() function
28 const int color = computeColor(phcomm_rank(), phcomm_size(), numFiles); in appendColor()