Function MPI_Cart_map

extern(C) int MPI_Cart_map (
  void* comm,
  int ndims,
  int* dims,
  int* periods,
  int* newrank
);