public static void MPI_Gatherv( double[] sendbuf, int sendcount, double[] recvbuf, int[] recvcounts, int[] displs, int root, out int status )