|
NAMEBSset_mat_icc_storage - Set the matrix storage.INPUT PARAMETERS
RETURNSvoidNOTESICC_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) LOCATIONBlockSolve95/src/BScontext.c
Visit the GSP FreeBSD Man Page Interface. |