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