RPN_COMM

(RPN_COMM_carac)



subroutine RPN_COMM_carac(npex,npey,me,medomm,mex,mey,sizex,sizey,
     %     ismaster, mymaster, mybloc, myblocx,myblocy,blocme,domname))



ARGUMENTS


npex,npeyNumber of PE along x and yintegerO
meRank in the context of communicator "ALL"integerO
medommRank in the context of communicator "DOMM"integerO
mex,meyx and y coordinates in domainintegerO
sizex,sizeySize of blocks along x and y axisintegerO
ismasterEquals 1 if PE is included in communicator "BLOCMASTER", 0 else.integerO
mymasterRank (relative to the domain) of the master of the PE's block integerO
myblocRank of PE's blockintegerO
myblocx,myblocyCoordinate of PE's block along x and yintegerO
blocmeRank of PE relative to its blockintegerO
domnameDomain name of the current PEcharacter(len=12)O

DESCRIPTION

Returns local process info.





SEE ALSO

RPN_COMM_* 

Return to RPN Libraries home page