Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=BSset_diagv&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help