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

BSb_for_solve - Forward triangular matrix solution on a block of vectors

A
- The sparse matrix
x
- The contiguous block of rhs's
comm
- The communication structure for A
block_size
- the number of rhs's
procinfo
- the usual processor information

b
- on exit these vectors contain the solution vector

void

void BSb_for_solve(BSpar_mat *A, FLOAT *x, BScomm *comm, 
  int block_size, BSprocinfo *procinfo)

BlockSolve95/src/BSb_for_solve.c
10/26/1995

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.