|
NAMEBSfor_solve - Forward triangular matrix solution on a single vectorINPUT PARAMETERS
OUTPUT PARAMETERS
RETURNSvoidSYNOPSISvoid BSfor_solve(BSpar_mat *A, FLOAT *x, BScomm *comm, BSprocinfo *procinfo) LOCATIONBlockSolve95/src/BSfor_solve.c
Visit the GSP FreeBSD Man Page Interface. |