Pardiso behaviour having right hand side "B" all zero.
I am using PARDISO solver for my code. I am having problem if my right hand side is all zero. For all zero B the solver stuck in solution phase for inifite time and niether it exit from solution phase nor it gives error. Does PARDISO works with all zero B? Is this known problem in PARDISO or do I have to set some parameters to aviod this?