NAN :<div>After reset matrix A, you must call</div><div>KSPSetOperators(ksp,...) again.</div><div><br><div>See petsc-dev/src/ksp/ksp/examples/tutorials/ex5.c on how to solve </div><div>modified matrices.</div><div><br></div>
<div>Hong<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div> </div>
<div>I need to solve Ax=b in a iteratively, and the A is b is ajusted in each iteration. I am using matzeroentries to zeroout the values in A (A is in MPIBAIJ format). Somehow, I found this cause me some unexpected wrong solutions. I do not want to retain the non-zero structures in A when I try to zero it. Does anyone have a idea to do that. Or I need to destroy the A matrix each time I give new values to it (the non-zero structure is changing).</div>


<div> </div>
<div>Thanks,</div>
<div>Nan</div>
</blockquote></div><br></div></div>