|
NAMEBScopy_par_mat - Create of copy of a matrixINPUT PARAMETERS
RETURNSthe copy of ANOTESIn the ICC case, we reuse the block matrices in the cliques (we use the unused portion). We reuse the permutations. We reuse the map color_2_cl. We reuse the diagonal. We reuse the global numbering. We reuse the reperm structure. As in the original matrix, we only have a pointer to the map. IMPORTANT: this reuse must be accounted for when freeing things.SYNOPSISBSpar_mat *BScopy_par_mat(BSpar_mat *A) LOCATIONBlockSolve95/src/BScopy_par_mat.c
Visit the GSP FreeBSD Man Page Interface. |