|
NAMEBSset_mat_icc_storage - Set the matrix storage. RETURNSvoid NOTESICC_STORAGE implies ICC preconditioner and ILU_STORAGE implies the ILU preconditioner is to be computed by BSfactor(). MUST be called before BSmain_perm(). SYNOPSISvoid BSset_mat_icc_storage(BSspmat *A, int storage)
|