A routine to free the communicator with id comm
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | comm |
Communicator id |
A routine to free the communicator represented by comm
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(comm_type), | intent(inout) | :: | comm |
Communicator object |