Issue using bicgstab with ilu for preconditioning
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Encryption / Cryptography en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!