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

  
 
  

home | help
BSinv_diag_block(3)		  BlockSolve95		     BSinv_diag_block(3)

NAME
     BSinv_diag_block - Invert the dense diagonal blocks of the matrix

INPUT PARAMETERS
     A	    - the sparse matrix
     procinfo
	    - the usual processor information

OUTPUT PARAMETERS
     A	    - the sparse matrix with inverted blocks

RETURNS
     void

SYNOPSIS
     void BSinv_diag_block(BSpar_mat *A, BSprocinfo *procinfo)

LOCATION
      BlockSolve95/src/BSinv_diag_block.c

				   10/19/1995		     BSinv_diag_block(3)

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

home | help