|  |  
 |   |   
 NAMEBSfree_copy_par_mat - Free a copy of a sparse matrix (parallel format) INPUT PARAMETERS
 RETURNSvoid Notes: Only those portions that are copies (and not pointers) are freed. SYNOPSISvoid BSfree_copy_par_mat(BSpar_mat *A) LOCATIONBlockSolve95/src/BSfree_par_mat.c 
 
 |