FreeBSD Manual Pages
BSback_solve(3) BlockSolve95 BSback_solve(3) NAME BSback_solve - 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 SYNOPSIS void BSback_solve(BSpar_mat *A, FLOAT *x, BScomm *comm, BSprocinfo *procinfo) LOCATION BlockSolve95/src/BSback_solve.c 1/5/1996 BSback_solve(3)
NAME | INPUT PARAMETERS | OUTPUT PARAMETERS | RETURNS | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=BSback_solve&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>