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에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!