FreeBSD Manual Pages
BSbackward1(3) BlockSolve95 BSbackward1(3) NAME BSbackward1 - Backward triangular matrix multiplication on a single vector INPUT PARAMETERS A - The sparse matrix x - The input vector comm - The communication structure for A procinfo - the usual processor information OUTPUT PARAMETERS b - on exit contains A*x RETURNS void NOTES We assume that A has no i-nodes or cliques SYNOPSIS void BSbackward1(BSpar_mat *A, FLOAT *x, FLOAT *b, BScomm *comm, BSprocinfo *procinfo) LOCATION BlockSolve95/src/BSbackward1.c 10/26/1995 BSbackward1(3)
NAME | INPUT PARAMETERS | OUTPUT PARAMETERS | RETURNS | NOTES | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=BSbackward1&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>