[petsc-users] Implementing a homotopy solver
zakaryah
zakaryah at gmail.com
Tue Jul 17 12:31:39 CDT 2018
Thanks Matt.
>
>
>> 2) Is there a way to reuse the KSP for (1) to efficiently solve (2),
>> given the method which answers question 1) ?
>>
>
> Not really, unless you use some type of factorization for the
> preconditioner.
>
Can you elaborate?
I know that KSP can efficiently solve linear systems with the same matrix
but different right-hand sides, just by calling KSPSolve successively.
Will this be impossible within the nonlinear solver after calculating the
nullspace?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180717/710ead7b/attachment.html>
More information about the petsc-users
mailing list