DragonFly On-Line Manual Pages

Search: Section:  


BSinv_diag_block(3)              BlockSolve95              BSinv_diag_block(3)

NAME

BSinv_diag_block - Invert the dense diagonal blocks of the matrix

INPUT PARAMETERS

A - the sparse matrix procinfo - the usual processor information

OUTPUT PARAMETERS

A - the sparse matrix with inverted blocks

RETURNS

void

SYNOPSIS

void BSinv_diag_block(BSpar_mat *A, BSprocinfo *procinfo)

LOCATION

BlockSolve95/src/BSinv_diag_block.c 10/19/1995 BSinv_diag_block(3)

Search: Section: