FreeBSD Manual Pages
BSloc2glob(3) BlockSolve95 BSloc2glob(3) NAME BSloc2glob - Map local row numbers to global 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 global row numbers RETURNS void NOTES Only valid for local row numbers that reside on the calling processor SYNOPSIS void BSloc2glob(int length,int *req_array,int *ans_array, BSprocinfo *procinfo, BSmapping *map) LOCATION BlockSolve95/src/BSmap.c 1/11/1996 BSloc2glob(3)
NAME | INPUT PARAMETERS | OUTPUT PARAMETERS | RETURNS | NOTES | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=BSloc2glob&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>