<div dir="ltr"><div dir="ltr">On Sun, Dec 18, 2022 at 9:21 AM Jed Brown <<a href="mailto:jed@jedbrown.org">jed@jedbrown.org</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">Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> writes:<br>
<br>
> On Fri, Dec 16, 2022 at 12:22 AM Praveen C <<a href="mailto:praveen@gmx.net" target="_blank">praveen@gmx.net</a>> wrote:<br>
><br>
>> Thank you very much. I do see correct normals now.<br>
>><br>
>> Is there a way to set the option<br>
>><br>
>> -dm_localize_height 1<br>
>>><br>
>><br>
>> within the code ?<br>
>><br>
><br>
> The problem is that the localization happens within the Gmsh construction,<br>
> so it is difficult to insert an API.<br>
> We could use a callback, but that rapidly becomes unwieldy. If you want to<br>
> do it programmatically, I would use<br>
> PetscOptionsSetValue().<br>
<br>
Can it not be created explicitly later?<br>
<br>
This kind of thing isn't really a run-time choice, but rather a statement about the way the calling code has been written.<br>
</blockquote></div><br clear="all"><div>You could tear down the localization, then set the height, and recreate the localization.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><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>