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