<div dir="ltr">Guillermo,<div><br></div><div>vtkSplitColumnComponents assigns the names based on a guess that 3-component arrays are vectors with X, Y, Z components and 6-component arrays represent symmetric 3x3 matrices, i.e.</div><div><br></div><div>XX XY XZ</div><div>XY YY YZ</div><div>XZ YZ ZZ</div><div><br></div><div>See ParaView/ParaViewCore/VTKExtensions/Core/vtkPVPostFilter.cxx, lines 147-174.</div><div><br></div><div>HTH,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 16, 2015 at 12:28 PM, Guillermo Giraldo <span dir="ltr"><<a href="mailto:guillegiraldo@gmail.com" target="_blank">guillegiraldo@gmail.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">Hi,<div><br></div><div>I'd like to know how Paraview analyses scalar data from a VTK data file. Specially, how it extracts the components of a scalar and assigns names for color plots. For example if numComp is 3 they are named "Magnitude, X, Y and Z2, but if numComp is 6 they are named "Magnitude, XX, YY; ZZ, XY, XZ and YZ". How is this determined?</div><div><br></div><div>Some questions I'd like to answer are: can this be done with only the VTK library? If not, are there any other library that can do it (e.g. paraview python)?</div><div><br></div><div>Pointing to the specific code file in the git repository should be enough, but an explanation would be great!</div><div><br></div><div>Thanks in advance and greetings.</div></div><span class="HOEnZb"><font color="#888888"><div dir="ltr">-- <br></div><div dir="ltr">Por favor confirmar recepción.<div><br></div><div>Atte.</div><div><br></div><div>Guillermo E. Giraldo Fernandez</div><div>Cel. <a href="tel:301%20628%206730" value="+13016286730" target="_blank">301 628 6730</a></div><div>Colombia - Suramérica</div></div>
</font></span><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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>