<div>If you are fortunate your input data sets will have ID&#39;s that you can use to establish the correspondance between the two. Using the ID&#39;s to find and compare like cells/points would result in a much faster algorithm than would recovering the correspondance manually as Paul suggests.</div>


<div><br clear="all">David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br><br><br></div>
<div class="gmail_quote">On Mon, Oct 5, 2009 at 3:17 AM, Paul Edwards <span dir="ltr">&lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi Bastil,<br><br>I did something similar where I was calculating the wall distance for a volume.  You can create a filter that takes two inputs.  First build a vtkCellLocator with one input.  Then iterator over the points in the other input and use the FindClosestPoint method.<br>

<br>Note: this is quite slow.<br><br>Regards,<br>Paul<br><br><br>
<div class="gmail_quote">2009/10/4 <a href="mailto:Bastil2001@yahoo.de" target="_blank">Bastil2001@yahoo.de</a> <span dir="ltr">&lt;<a href="mailto:Bastil2001@yahoo.de" target="_blank">Bastil2001@yahoo.de</a>&gt;</span> 
<div>
<div></div>
<div class="h5"><br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">True. However, I have no 1:1 correspondance since geometries have<br>certain areas where they differ. I guess I need some kind of octree<br>

tocalculate distance....<br><br>Regards BastiL<br><br><a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a> schrieb:<br>
<div>
<div></div>
<div>&gt; Assuming the topology is the same and a 1:1 correspondance between the two, it would be very easy to do with the python programmable filter.<br>&gt;<br>&gt; Script would:<br>&gt; get hold of both input data sets<br>

&gt; copy either to the output data set<br>&gt; make a new point associated double array and add it to the output<br>&gt; make the array 3 components wide<br>&gt; iterate over points<br>&gt;   store del x,y,z in output array<br>

&gt;<br>&gt; See the paraview wiki for examples that get0you 90% of the way there.<br>&gt; -----Original Message-----<br>&gt;<br>&gt; From:  BastiL2001 &lt;<a href="mailto:bastil2001@yahoo.de" target="_blank">bastil2001@yahoo.de</a>&gt;<br>

&gt; Subj:  Re: [Paraview] Distance visualisation<br>&gt; Date:  Sun Oct 4, 2009 9:12 am<br>&gt; Size:  1K<br>&gt; To:  Berk Geveci &lt;<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>&gt;<br>

&gt; cc:  <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>&gt;<br>&gt; Ok it is lets say the &quot;normal distance&quot; between the elements. These two meshes represents two geometries which are very simular and I simply want to visualise where and how much the geometries differ....<br>

&gt;<br>&gt; Regards.<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; How do you define distance?<br>&gt;<br>&gt; On Sun, Oct 4, 2009 at 9:04 AM, BastiL2001 &lt;<a href="mailto:bastil2001@yahoo.de" target="_blank">bastil2001@yahoo.de</a>&gt; wrote:<br>

&gt;<br>&gt;&gt; Dear all,<br>&gt;&gt;<br>&gt;&gt; I am currently looking for a way to visualise the distance between two unstructured 2D-grids. This means I would need a scalar field with the distance between the two grids which I want to visualise as a contour of one of the two grids.<br>

&gt;&gt; Is there a way in Paraview to create this &quot;distance&quot; scalar field? Thanks.<br>&gt;&gt;<br>&gt;&gt; BastiL<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; __________________________________________________<br>&gt;&gt; Do You Yahoo!?<br>

&gt;&gt; Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.<br>&gt;&gt; <a href="http://mail.yahoo.com/" target="_blank">http://mail.yahoo.com</a><br>&gt;&gt; _______________________________________________<br>

&gt;&gt; Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>&gt;&gt;<br>&gt;&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>

&gt;&gt;<br>&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>&gt;&gt;<br>&gt;&gt; Follow this link to subscribe/unsubscribe:<br>

&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>

&gt; Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>&gt;<br>&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>

&gt;<br>&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>

&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;<br>&gt; --- message truncated ---<br>&gt;<br>&gt;<br>&gt;<br><br>_______________________________________________<br>

Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>

</div></div></blockquote></div></div></div><br></blockquote></div><br>