DragonFly On-Line Manual Pages

Search: Section:  


BSsave_diag(3)                   BlockSolve95                   BSsave_diag(3)

NAME

BSsave_diag - Copy the diagonal of A into special storage in A

INPUT PARAMETERS

A - a sparse matrix procinfo - the usual processor stuff

OUTPUT PARAMETERS

A - a sparse matrix with the diagonal saved

RETURNS

void

SYNOPSIS

void BSsave_diag(BSpar_mat *A, BSprocinfo *procinfo)

LOCATION

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

Search: Section: