Issue using bicgstab with ilu for preconditioning
显示 更早的评论
I'm coding a 2D CVFEM solver using bicgstab with ilu to get preconditioners and I'm getting the following error:
??? Error using ==> ilu There is a pivot equal to zero. Consider decreasing the drop tolerance or consider using the 'udiag' option.
I use the udiag option and a different factorization options (crout, milu, etc) with same result.
What you think is the origin of my problem?
Thanks in advance.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Encryption / Cryptography 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!