BSinv_diag_block(3) BlockSolve95 BSinv_diag_block(3)NAME
BSinv_diag_block - Invert the dense diagonal blocks of the matrixINPUT PARAMETERS
A - the sparse matrix procinfo - the usual processor informationOUTPUT PARAMETERS
A - the sparse matrix with inverted blocksRETURNS
voidSYNOPSIS
void BSinv_diag_block(BSpar_mat *A, BSprocinfo *procinfo)LOCATION
BlockSolve95/src/BSinv_diag_block.c 10/19/1995 BSinv_diag_block(3)