<div dir="ltr">Actually I can see what you mean on a sample I have here (attached).<div><br></div><div>Sets in xdmf identifying some portion of the geometry/topology of another mesh so that you can add arbitrary attributes to that subset without affecting the whole thing. As you've surmised in practice the VTK reader just makes a new unstructured grid for the subset. The subset block has has very little relationship to the whole that it was extracted from. (Supposed we could have a not set complement and then you could get at it.)</div><div><br></div><div>I think what you want is a plain old collection instead. See the attached example (xmf portion only, the h5 part is to big for email but you can find it in the VTK/ParaView regression test data suite).</div><div><br></div><div>hth</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Aug 13, 2015 at 10:06 PM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ondrej,<div><br></div><div>Do you have a small example that I can use to reproduce the problem?</div><div><br></div><div>thankyou</div><div><br></div></div><div class="gmail_extra"><span class=""><br clear="all"><div><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div>
<br></span><div><div class="h5"><div class="gmail_quote">On Mon, Aug 10, 2015 at 10:02 AM, Ondřej Čertík <span dir="ltr"><<a href="mailto:ondrej.certik@gmail.com" target="_blank">ondrej.certik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
We would like to use the Multi-block inspector to turn solutions on<br>
and off on a given subdomain (set of blocks). Just like it works if<br>
you load an Exodus file. We use XDMF and we were told to use Sets to<br>
designate subdomains. We did that and indeed they appear in the<br>
Multi-block inspector, but unfortunately they do not work to turn<br>
solutions on and off. For some reason, they only appear to add<br>
geometry *over* the solutions, so you don't see any solutions at all.<br>
Only if you turn them off, then you can see the solution on the whole<br>
mesh. In particular, you can't use those to turn off a solution on<br>
just part of it.<br>
<br>
Essentially it looks like if Sets created a new geometry without any<br>
solutions associated with it (and allow to turn parts of this geometry<br>
on and off, as expected), and then visualized it on top of the<br>
original mesh+solutions.<br>
<br>
Any ideas how to resolve that?<br>
<br>
I tested ParaView 4.3.1.<br>
<br>
Thanks,<br>
Ondrej Certik<br>
Los Alamos National Laboratory<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>