<div dir="ltr"><div>Sorry, yeah, I mean KSPSolve using iterative ways like LSQR, CG and etc.<br><br></div>Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 4, 2014 at 2:20 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Nov 4, 2014, at 2:13 PM, Brian Yang <<a href="mailto:brianyang1106@gmail.com">brianyang1106@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I am trying to solve Ax=0 with an initial values of x. I know KSPSetInitialGuessNonzero is<br>
> able to disable the zero guess, so it will keep updating the initial x right?<br>
<br>
</span>   What do you mean by “it will keep updating the initial x right”?  What is “it” and what do you mean by “keep updating”.<br>
<br>
   If you have not called KSPSetInitialGuessNonzero() then KSPSolve() will automatically zero x before starting the iteration. If you do call KSPSetInitialGuessNonzero() then KSPSolve will not automatically zero x before starting the iteration. That is all it does.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Barry<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
> Thanks.<br>
><br>
> --<br>
> Brian Yang<br>
> U of Houston<br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Brian Yang<br>U of Houston<br><br><br><br></div>
</div>