Function cartCreate

void cartCreate (
  void* comm,
  int nb_dim,
  int[2] size,
  int[2] periodics,
  int reorder,
  ref void* out_comm
);