GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BSglob2loc(3) BlockSolve95 BSglob2loc(3)

BSglob2loc - Map global row numbers to local row numbers

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

ans_array
- on exit, the corresponding local row numbers or a -1 if the row does not reside on the calling processor

void

void BSglob2loc(int length,int *req_array,int *ans_array,
    BSprocinfo *procinfo,BSmapping *map)

BlockSolve95/src/BSmap.c
1/11/1996

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.