[petsc-users] Recomputing ksp
Michele Rosso
mrosso at uci.edu
Thu Jul 9 14:45:50 CDT 2015
Thanks!
michele
On Thu, 2015-07-09 at 11:58 -0600, Jed Brown wrote:
> Michele Rosso <mrosso at uci.edu> writes:
>
> > Hi,
> >
> > I need to recompute the preconditioner every once in a while.
>
> KSPSetOperators will update the preconditioner unless KSPSetReusePreconditioner has been set.
>
> > So far I do this "manually", i.e. I destroy ksp and re-create and
> > reset it whenever needed. I am wondering if there is a cleaner way of
> > doing this via a PETSc function. I found KSPreset but there are no
> > examples about it so I am not sure it is what I am looking for. Could
> > you help please?
> >
> >
> > Thanks,
> > Michele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150709/dc0a50df/attachment.html>
More information about the petsc-users
mailing list