<div dir="ltr"><div><div>Hi,<br><br></div>Currently ParaView assumes that all field variables have the same interpolation/shape functions for point data. You would have to either throw out the higher order interpolation/shape functions or compute the dofs for them for the lower order field approximation.<br><br></div>Regards,<br>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 9:55 AM, Teo Ioannis <span dir="ltr"><<a href="mailto:teojgor@gmail.com" target="_blank">teojgor@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">I would like to ask if it is possible to display scalar, vector or tensor values at distinct nodes in a finite element mesh. <div><br></div><div>To make things clearer, there exist finite element formulations where not all nodes have the same number of degrees of freedom. Consider the case of a 20 node hexahedral element. In a so called u-p formulation all 20 nodes have 3 displacement degrees of freedom (one for each x, y, z axis) but only the 8 corner nodes have pressure degrees of freedom. </div><div><br></div><div>For this particular case, i know how to display the vector of displacements for all the nodes. But since only the corner nodes of each hexahedron have pressure degrees of freedom how can I instruct paraview to 'see' that only these nodes have the pressure scalar values and make the correct color interpolation?</div><div><br></div><div>Thank you very much.</div><div>Theofilos Manitaras</div></div>
<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://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>