![]() |
![]()
| ![]() |
![]()
NAMEBSctx_set_pre - The preconditioner to be used by the iterative solver. INPUT PARAMETERSRETURNSvoid NOTESMust agree with the preconitioner that has been computed! If PRE_ICC is selected, BSset_mat_icc_storage() must be set to TRUE before BSmain_perm(). If PRE_ILU is selected, BSset_mat_icc_storage() must be set to FALSE. SYNOPSISvoid BSctx_set_pre(BSprocinfo *context, int pre) LOCATIONBlockSolve95/src/BScontext.c
|