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

  
 
  

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

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

home | help