DragonFly On-Line Manual Pages

Search: Section:  


BSset_diagv(3)                   BlockSolve95                   BSset_diagv(3)

NAME

BSset_diagv - Set the diagonal equal to a vector

INPUT PARAMETERS

A - a sparse matrix diag - the vector procinfo - the usual processor stuff

OUTPUT PARAMETERS

A - a sparse matrix with the diagonal set to diag

RETURNS

void

SYNOPSIS

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

LOCATION

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

Search: Section: