Function MPI_Cart_coords

extern(C) int MPI_Cart_coords (
  void* comm,
  int rank,
  int maxdims,
  int* coords
);