|
NAMEBSloc2glob - Map local row numbers to global row numbersINPUT PARAMETERS
OUTPUT PARAMETERS
RETURNSvoidNOTESOnly valid for local row numbers that reside on the calling processorSYNOPSISvoid BSloc2glob(int length,int *req_array,int *ans_array, BSprocinfo *procinfo, BSmapping *map) LOCATIONBlockSolve95/src/BSmap.c
Visit the GSP FreeBSD Man Page Interface. |