|
NAMEBSb_for_solve - Forward triangular matrix solution on a block of vectorsINPUT PARAMETERS
OUTPUT PARAMETERS
RETURNSvoidSYNOPSISvoid BSb_for_solve(BSpar_mat *A, FLOAT *x, BScomm *comm, int block_size, BSprocinfo *procinfo) LOCATIONBlockSolve95/src/BSb_for_solve.c
Visit the GSP FreeBSD Man Page Interface. |