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