|
NAMEBSfree_copy_par_mat - Free a copy of a sparse matrix (parallel format)INPUT PARAMETERS
RETURNSvoidNotes: 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
Visit the GSP FreeBSD Man Page Interface. |