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
BSloc2glob(3) BlockSolve95 BSloc2glob(3)

BSloc2glob - Map local row numbers to global 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 global row numbers

void

Only valid for local row numbers that reside on the calling processor

void BSloc2glob(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.