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

  
 
  

home | help
BSbjacobi(3)			  BlockSolve95			    BSbjacobi(3)

NAME
     BSbjacobi - Apply the block Jacobi preconditioner

INPUT PARAMETERS
     A	    - The sparse matrix
     x	    - a vector
     comm   - the compiled communication pattern
     procinfo
	    - the usual processor info

INPUT PARAMETERS
     x	    - the preconditioner applied to the vector

RETURNS
     void

SYNOPSIS
     void BSbjacobi(BSpar_mat *A, FLOAT *x, BScomm *comm, BSprocinfo *procinfo)

LOCATION
      BlockSolve95/src/BSbjacobi.c

				   10/19/1995			    BSbjacobi(3)

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

home | help