<div dir="ltr"><div dir="ltr">On Fri, Feb 3, 2023 at 2:46 PM Nicolas Barnafi via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear community,<br>
<br>
I am using a fieldsplit preconditioner, but for some reason I cannot <br>
group fields as in other libraries (i.e. I do this in Firedrake and it <br>
works). Some context:<br>
<br>
I have set four fields to the preconditioner, which I want to regroup with<br>
-pc_fieldsplit_0_fields value: 0,1<br>
-pc_fieldsplit_1_fields value: 2,3<br></blockquote><div><br></div><div>You should not have a colon, ":"</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But apparently this doesn't get read for some reason. In fact, from <br>
-ksp_view I still see all 4 fields, and it fails as one of the blocks <br>
has a null diagonal (coming from a saddle point problem), so it gives <br>
the following error. Interestingly, it shows that the groupings where <br>
not considered:<br>
<br>
[0]PETSC ERROR: Object is in wrong state<br>
[0]PETSC ERROR: Matrix is missing diagonal entry 0<br>
[0]PETSC ERROR: WARNING! There are option(s) set that were not used! <br>
Could be the program crashed before they were used or a spelling <br>
mistake, etc!<br>
[0]PETSC ERROR: Option left: name:-pc_fieldsplit_0_fields value: 0,1<br>
[0]PETSC ERROR: Option left: name:-pc_fieldsplit_1_fields value: 2,3<br>
<br>
Any clues to why this can happen? Best regards,<br>
Nicolás Barnafi<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>