FreeBSD Manual Pages
BSb_back_solve(3) BlockSolve95 BSb_back_solve(3) NAME BSb_back_solve - Backward triangular matrix solution on a block of right hand sides INPUT PARAMETERS A - The sparse matrix x - The contiguous block of right hand sides comm - The communication structure for A block_size - the number of rhs's procinfo - the usual processor information OUTPUT PARAMETERS x - on exit these vectors contain the solution vectors RETURNS void SYNOPSIS void BSb_back_solve(BSpar_mat *A, FLOAT *x, BScomm *comm, int block_size, BSprocinfo *procinfo) LOCATION BlockSolve95/src/BSb_back_solve.c 10/28/1995 BSb_back_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=BSb_back_solve&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>