.TH BSinv_diag_block 3 "10/19/1995" " " "BlockSolve95" .SH NAME BSinv_diag_block \- Invert the dense diagonal blocks of the matrix .SH INPUT PARAMETERS .PD 0 .TP .B A - the sparse matrix .PD 1 .PD 0 .TP .B procinfo - the usual processor information .PD 1 .SH OUTPUT PARAMETERS .PD 0 .TP .B A - the sparse matrix with inverted blocks .PD 1 .SH RETURNS void .SH SYNOPSIS .nf void BSinv_diag_block(BSpar_mat *A, BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSinv_diag_block.c