Function Protocol.commInfo

Récupère les informations d'un communicateur.

static std.typecons.Tuple!(int,"id",int,"total") commInfo (
  void* comm
);

Returns

tuple (id, total);