next up previous
Next: LIP_SIZE Up: Miscellanea Previous: LIP_EXIT

LIP_RANK

LIP_RANK(node)

OUT node node number (integer)


C syntax:

int LIP_Rank(int *node)


Java syntax:
Class LIP:
public static native "C" int Rank()


LIP_RANK returns the rank of the node within the communication context.