<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    You'll need to use an XML file format. There's some documentation in
    the following link. It's slightly dated but should get you started.
    <a
href="http://www.vtk.org/Wiki/images/7/78/VTK-Quadrature-Point-Design-Doc.pdf">http://www.vtk.org/Wiki/images/7/78/VTK-Quadrature-Point-Design-Doc.pdf</a><br>
    The ctest, VTK/Filters/General/Testing/Cxx/TestQuadraturePoints.cxx,
    could be used as an example.<br>
    <br>
    <div class="moz-cite-prefix">On 11/27/2013 02:32 PM, Marios Mavros
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+0nUO_9bZgkE1XmubzOeYX_h8nAaYGVjYuQ3y=rKU+Wqx=BBA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi&nbsp;
        <div><br>
        </div>
        <div>I have wrote a simple program in Fortran that transform the
          output of a finite element software in vtk Legacy Format. I
          don't know how to handle the Gauss points values. For example
          in my case my cells have 4 Gauss points and I have 4 values
          (for example strain in x-direction) for each cell. How I have
          to write the vtk file taking into account that each cell has
          many Gauss points?</div>
        <div><br>
        </div>
        <div>Thank you</div>
        <div><br>
        </div>
        <div>Marios &nbsp;&nbsp;</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>