mpiIdnListCount

Declaration
long mpiIdnListCount(MPIIdnList idnList)
Required Header stdmpi.h
Description

IdnListCount returns the number of elements on the list.

  idnList a handle to the IdnList object.
     
Return Values
count the number of elements in idnList
(-1) if the idnList object is invalid
See Also