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

  
 
  

home | help
BSfree_copy_par_mat(3)		  BlockSolve95		  BSfree_copy_par_mat(3)

NAME
     BSfree_copy_par_mat - Free a copy of a sparse matrix (parallel format)

INPUT PARAMETERS
     A	    - The sparse matrix to be freed

RETURNS
     void

     Notes: Only those portions that are copies (and not pointers) are freed.

SYNOPSIS
     void BSfree_copy_par_mat(BSpar_mat *A)

LOCATION
      BlockSolve95/src/BSfree_par_mat.c

				   10/26/1995		  BSfree_copy_par_mat(3)

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

home | help