<div dir="ltr"><div dir="ltr">On Fri, Mar 26, 2021 at 11:43 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">Cameron Smith <<a href="mailto:smithc11@rpi.edu" target="_blank">smithc11@rpi.edu</a>> writes:<br>
<br>
> Hello,<br>
><br>
> I'm debugging our use of DMLabel to mark the mesh vertices in a 2d <br>
> triangular mesh on the geometric model boundary.<br>
><br>
>  From what I understand, the latex/tikz and glvis viewers support <br>
> rendering user labels via the following options:<br>
><br>
> tikz:<br>
> -dm_view :mesh.tex:ascii_latex<br>
> -dm_plex_view_scale 8.0  #not related to label, better formatting<br>
> -dm_plex_view_labels <userDMLabelStrings><br>
><br>
> glvis (I have not tried this yet):<br>
> -viewer_glvis_dm_plex_bmarker <userDMLabelStrings><br>
><br>
> Are there any other graphical viewers that support rendering the <br>
> existence and/or value of DMLabel?  I'm most familiar with paraview but <br>
> didn't see vtu/vtk support in dm/impls/plex/plex[vtu].c .<br>
<br>
I think it would be good to include labels. Is there a more efficient way to do it than to lower labels to an integer-valued field over the entire mesh with some default value inserted for unlabeled points?<br>
</blockquote></div><br clear="all"><div>Last time I looked at the XDMF standard, I did not see something, but maybe that was too long ago. I did this kind of automatic</div><div>integer field thing with 'rank', so doing it with a label is trivial, but it would be nice if it were more integrated on the platform.</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>