[petsc-users] -ksp_pc_side for -pc_fieldsplit_schur_fact_type upper
Barry Smith
bsmith at mcs.anl.gov
Fri Jun 23 14:14:58 CDT 2017
Based on my reading of the attached paper, in particular the last line on page 1050 I don't think it matters.
and P−1A and AP−1 have the minimal polynomial (λ − 1)2.
since the application on either side matches the same polynomial.
Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s1064827500377435.pdf
Type: application/pdf
Size: 57146 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170623/68141c8a/attachment-0001.pdf>
-------------- next part --------------
> On Jun 23, 2017, at 11:48 AM, Hoang Giang Bui <hgbk2008 at gmail.com> wrote:
>
> Hello
>
> I just want to make sure that I understand the right thing, in the manual page of PCFieldSplitSetSchurFactType: http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCFieldSplitSetSchurFactType.html
>
> The "upper" option uses DU from the full factorization. If I understand correctly, the ksp must be used with right preconditioning, because A P^-1 = (LDU) * (DU)^(-1) = L. If that was the case, should the manual put this information to be more clear?
>
> Thanks
> Giang
>
More information about the petsc-users
mailing list