|
NAMEBSforward1 - Forward triangular matrix multiplication on a single vectorINPUT PARAMETERS
OUTPUT PARAMETERS
RETURNSvoidNOTESWe assume that A has no i-nodes or cliquesSYNOPSISvoid BSforward1(BSpar_mat *A, FLOAT *x, FLOAT *b, BScomm *comm, BSprocinfo *procinfo) LOCATIONBlockSolve95/src/BSforward1.c
Visit the GSP FreeBSD Man Page Interface. |