Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | COMM | |||
integer, | intent(out) | :: | rank |
Return rank of current processor in specified COMM
Synopsis
CPL_get_rank(COMM, rank)
Input Parameters
comm
communicator with cartesian structure (handle)
Output Parameter
rank
@author Edward Smith