Function MPI_Cart_shift

extern(C) int MPI_Cart_shift (
  void* comm,
  int direction,
  int disp,
  int* rank_source,
  int* rank_dest
);