BSset_diagv(3) BlockSolve95 BSset_diagv(3)NAME
BSset_diagv - Set the diagonal equal to a vectorINPUT PARAMETERS
A - a sparse matrix diag - the vector procinfo - the usual processor stuffOUTPUT PARAMETERS
A - a sparse matrix with the diagonal set to diagRETURNS
voidSYNOPSIS
void BSset_diagv(BSpar_mat *A, FLOAT *diag, BSprocinfo *procinfo)LOCATION
BlockSolve95/src/BSset_diagv.c 10/19/1995 BSset_diagv(3)