<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Thanks!<BR>
<BR>
michele<BR>
<BR>
<BR>
<BR>
On Thu, 2015-07-09 at 11:58 -0600, Jed Brown wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Michele Rosso <<A HREF="mailto:mrosso@uci.edu">mrosso@uci.edu</A>> writes:

<FONT COLOR="#737373">> Hi,</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> I need to recompute the preconditioner every once in a while. </FONT>

KSPSetOperators will update the preconditioner unless KSPSetReusePreconditioner has been set.

<FONT COLOR="#737373">> So far I do this "manually", i.e. I destroy ksp and re-create and</FONT>
<FONT COLOR="#737373">> reset it whenever needed.  I am wondering if there is a cleaner way of</FONT>
<FONT COLOR="#737373">> doing this via a PETSc function. I found KSPreset but there are no</FONT>
<FONT COLOR="#737373">> examples about it so I am not sure it is what I am looking for.  Could</FONT>
<FONT COLOR="#737373">> you help please?</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> Thanks,</FONT>
<FONT COLOR="#737373">> Michele</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>