DragonFly On-Line Manual Pages

Search: Section:  


BSget_diag(3)                    BlockSolve95                    BSget_diag(3)

NAME

BSget_diag - Retrieve the diagonal of the matrix

INPUT PARAMETERS

A - The sparse matrix procinfo - the usual processor info

OUTPUT PARAMETERS

diag - The vector containing the diagonal

RETURNS

void

NOTES

Find the diagonal in the dense matrices associated with the cliques.

SYNOPSIS

void BSget_diag(BSpar_mat *A, FLOAT *diag, BSprocinfo *procinfo)

LOCATION

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

Search: Section: