mpiCompareNumber
Declaration
MPI_DEF1 MPI_RESULT MPI_DEF2
    mpiCompareNumber(MPICompare   compare,
                     int32_t      *number)
                       
Description
mpiCompareNumber returns the compare number of the current compare object.
| compare | A handle to the compare object. | 
|---|---|
| number | Pointer to the compare number. | 

