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