[Paraview] Gauss points
Burlen Loring
bloring at lbl.gov
Wed Nov 27 17:56:56 EST 2013
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.
http://www.vtk.org/Wiki/images/7/78/VTK-Quadrature-Point-Design-Doc.pdf
The ctest, VTK/Filters/General/Testing/Cxx/TestQuadraturePoints.cxx,
could be used as an example.
On 11/27/2013 02:32 PM, Marios Mavros wrote:
> Hi
>
> 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?
>
> Thank you
>
> Marios
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131127/5e1313b7/attachment.htm>
More information about the ParaView
mailing list