<div dir="ltr"><div dir="ltr">On Fri, Feb 3, 2023 at 2:52 PM Nicolas Barnafi <<a href="mailto:nbarnafi@cmm.uchile.cl">nbarnafi@cmm.uchile.cl</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">Thanks Matt,<br>
<br>
Sorry, I copied the output from the error, but in the options file I do <br>
it as expected:<br>
<br>
  -pc_fieldsplit_0_fields 0,1<br>
  -pc_fieldsplit_1_fields 2,3<br></blockquote><div><br></div><div>There are a number of common errors:</div><div><br></div><div>  1) Your PC has a prefix</div><div><br></div><div>  2) You have not called KSPSetFromOptions() here</div><div><br></div><div>Can you send the -ksp_view output?</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">
Best<br>
<br>
On 03-02-23 16:50, Matthew Knepley wrote:<br>
> On Fri, Feb 3, 2023 at 2:46 PM Nicolas Barnafi via petsc-users <br>
> <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a> <mailto:<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>>> wrote:<br>
> <br>
>     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<br>
>     regroup with<br>
>     -pc_fieldsplit_0_fields value: 0,1<br>
>     -pc_fieldsplit_1_fields value: 2,3<br>
> <br>
> <br>
> You should not have a colon, ":"<br>
> <br>
>    Thanks,<br>
> <br>
>       Matt<br>
> <br>
>     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>
> <br>
> <br>
> -- <br>
> What most experimenters take for granted before they begin their <br>
> experiments is infinitely more interesting than any results to which <br>
> their experiments lead.<br>
> -- Norbert Wiener<br>
> <br>
> <a href="https://www.cse.buffalo.edu/~knepley/" rel="noreferrer" target="_blank">https://www.cse.buffalo.edu/~knepley/</a> <<a href="http://www.cse.buffalo.edu/~knepley/" rel="noreferrer" target="_blank">http://www.cse.buffalo.edu/~knepley/</a>><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>