Bah sorry, I turned on debug symbols and re-ran it:<br><a href="http://rpi.edu/~doriad/output.txt">http://rpi.edu/~doriad/output.txt</a><br><br><br clear="all">Thanks,<br><br>David<br>
<br><br><div class="gmail_quote">On Sun, Mar 22, 2009 at 12:57 PM, Thompson, David C <span dir="ltr">&lt;<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It helps a little bit, but unfortunately you&#39;re using ParaView compiled<br>
without debug information so I cannot tell where in the routines<br>
mentioned the problem is occurring. I&#39;ll take a look at it on Monday<br>
when I am at my development machine.<br>
<div class="im"><br>
    David<br>
________________________________________<br>
From: <a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a> [<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>] On Behalf Of David Doria [<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>]<br>

</div>Sent: Sunday, March 22, 2009 05:22<br>
<div class="im">To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Subject: Re: [vtkusers] Create an actual mesh from a set of &quot;connected&quot; triangles<br>
<br>
</div><div class="im">I ran it with valgrind and here is the output:<br>
<a href="http://rpi.edu/%7Edoriad/output.txt" target="_blank">http://rpi.edu/~doriad/output.txt</a><br>
<br>
Does that help anyone?<br>
<br>
Thanks,<br>
<br>
David<br>
<br>
<br>
</div><div class="im">On Sun, Mar 22, 2009 at 3:17 AM, Thompson, David C &lt;<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;&gt; wrote:<br>

Well, ParaView should never crash so I would say you have<br>
found a bug. I looked at the file you put up and it didn&#39;t<br>
appear to have problems in the connectivity array so running<br>
ParaView through valgrind is the next step but I don&#39;t have<br>
the time to do that right now. I was able to replicate your<br>
crash, though.<br>
<br>
   David<br>
________________________________________<br>
</div>From: <a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt; [<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;] On Behalf Of David Doria [<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;]<br>

<div class="im">Sent: Saturday, March 21, 2009 10:50<br>
</div>To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
<div class="im">Subject: Re: [vtkusers] Create an actual mesh from a set of &quot;connected&quot; triangles<br>
<br>
</div><div class="im">I don&#39;t understand how the mesh can be broken? The cells (triangles) are a function of the points, so if the triangles look correct the connectivity info should implicitly be there, no? So there is not a way to take triangles that look like a mesh and make them into an actual mesh in the paraview/vtk framework?<br>

<br>
Thanks,<br>
<br>
David<br>
<br>
<br>
</div><div class="im">On Sat, Mar 21, 2009 at 1:47 PM, Dominik Szczerba &lt;<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&gt;&gt; wrote:<br>

-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
well if the mesh is arbitrarily broken then VTK will not help you. you<br>
may need a meshing application.<br>
<br>
David Doria wrote:<br>
&gt; When I do &quot;Clean to grid&quot; and then &quot;Extract surface&quot;, and then<br>
&gt; &quot;Subdivide&quot;, the subdivide filter still crashes.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; David<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Mar 21, 2009 at 1:30 PM, Thompson, David C &lt;<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;&gt;<br>

</div><div class="im">&gt; &lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&lt;mailto:<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;&gt;&gt;&gt; wrote:<br>

&gt;<br>
&gt;     &quot;Clean to grid&quot; creates an unstructured grid. If you use it, you<br>
&gt;     must convert<br>
&gt;     the model back to polydata with &quot;Extract surface.&quot; Or you can use the<br>
&gt;     vtkCleanPolyData filter with PointMergingOn().<br>
&gt;<br>
&gt;        David<br>
&gt;     ________________________________________<br>
</div>&gt;     From: <a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&gt; &lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&gt;&gt;<br>

&gt;     [<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&gt; &lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>&gt;&gt;&gt;] On<br>

<div class="im">&gt;     Behalf Of David Doria [<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;&gt;<br>

</div>&gt;     &lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&lt;mailto:<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;&gt;&gt;]<br>

<div class="im">&gt;     Sent: Saturday, March 21, 2009 10:29<br>
&gt;     To: Dominik Szczerba<br>
</div>&gt;     Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;&gt; &lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&lt;mailto:<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;&gt;&gt;<br>

<div class="im">&gt;     Subject: Re: [vtkusers] Create an actual mesh from a set of<br>
&gt;     &quot;connected&quot; triangles<br>
&gt;<br>
&gt;     Using paraview, once I do &quot;clean to grid&quot;, none of the meshing<br>
&gt;     operations (subdivide, Loop subdivision) are available.<br>
&gt;<br>
&gt;     Thanks,<br>
&gt;<br>
&gt;     David<br>
&gt;<br>
&gt;<br>
&gt;     2009/3/21 Dominik Szczerba &lt;<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&gt;<br>

</div>&gt;     &lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&gt;&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&gt;<br>

<div class="im">&gt;     &lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&lt;mailto:<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;&gt;&gt;&gt;&gt;<br>

&gt; try clean to grid<br>
&gt;<br>
&gt; David Doria wrote:<br>
&gt;&gt; I have a vtp file where the triangles look connected, but the file<br>
&gt;&gt; apparently doesn&#39;t think they are (none of the mesh operations work).<br>
&gt;<br>
&gt;&gt; <a href="http://rpi.edu/%7Edoriad/dolphin.vtp" target="_blank">http://rpi.edu/~doriad/dolphin.vtp</a>&lt;<a href="http://rpi.edu/%7Edoriad/dolphin.vtp" target="_blank">http://rpi.edu/%7Edoriad/dolphin.vtp</a>&gt;&lt;<a href="http://rpi.edu/%7Edoriad/dolphin.vtp" target="_blank">http://rpi.edu/%7Edoriad/dolphin.vtp</a>&gt;<br>

&gt; &lt;<a href="http://rpi.edu/%7Edoriad/dolphin.vtp" target="_blank">http://rpi.edu/%7Edoriad/dolphin.vtp</a>&gt;&lt;<a href="http://rpi.edu/%7Edoriad/dolphin.vtp" target="_blank">http://rpi.edu/%7Edoriad/dolphin.vtp</a>&gt;<br>

&gt;<br>
&gt;&gt; Is there a filter that will get these triangles into a usable mesh?<br>
&gt;<br>
&gt;&gt; Thanks,<br>
&gt;<br>
&gt;&gt; David<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>&lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;&lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>

&gt; &lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;&lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
<br>
- --<br>
Dominik Szczerba, PhD<br>
Computational Physics Group<br>
IT&#39;IS Foundation for Research<br>
</div><a href="http://www.itis.ethz.ch" target="_blank">www.itis.ethz.ch</a>&lt;<a href="http://www.itis.ethz.ch" target="_blank">http://www.itis.ethz.ch</a>&gt;&lt;<a href="http://www.itis.ethz.ch" target="_blank">http://www.itis.ethz.ch</a>&gt;<br>

<div><div></div><div class="h5">-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.9 (GNU/Linux)<br>
Comment: Using GnuPG with SUSE - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br>
<br>
iEYEARECAAYFAknFKDsACgkQ/EBMh9bUuzIhBgCfUjFuB+QOqQt4TKQWQl9runMF<br>
1ooAnRgYwjnyAo4rQUlDrLIrd2F+9GVV<br>
=YV08<br>
-----END PGP SIGNATURE-----<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br>