Function cartShift

void cartShift (
  void* comm,
  Shift type,
  int nb,
  ref int src,
  ref int dest
);