MPI_Comm_used
Returns list of current used MPI_Comm handle.
Syntax
r = MPI_Comm_used()
Output argument
h - a vector of MPI_Comm handle.
Description
Returns list of current used MPI_Comm handle.
See also
Example
CLI required
History
Author
Allan CORNET
Last updated