FreeBSD Manual Pages
BSglob2loc(3) BlockSolve95 BSglob2loc(3) NAME BSglob2loc - Map global row numbers to local row numbers INPUT PARAMETERS length - the number of row numbers to map req_array - the row numbers to map procinfo - the usual processor information map - the map to use OUTPUT PARAMETERS ans_array - on exit, the corresponding local row numbers or a -1 if the row does not reside on the calling processor RETURNS void SYNOPSIS void BSglob2loc(int length,int *req_array,int *ans_array, BSprocinfo *procinfo,BSmapping *map) LOCATION BlockSolve95/src/BSmap.c 1/11/1996 BSglob2loc(3)
NAME | INPUT PARAMETERS | OUTPUT PARAMETERS | RETURNS | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=BSglob2loc&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>