Seth, Try using point numbers to build up your cells starting from 0, not 1. That should do the trick.
Karl Seth Gilchrist wrote, On 17.05.2011 00:35: > Hello all, > I wrote a program to translate a Gmsh mesh into a vtkUnstructuredGrid. > The translation is successful and the resulting ASCII vtk file matches > the vtk file-formats.pdf. > > However, when I try to open it in ParaView I get a segmentation fault. > > I have posted the original Gmsh file at http://ubuntuone.com/p/tlB/ > and the resulting vtk file at http://ubuntuone.com/p/tlA/ > > Can anybody else open this file? If not, what could be the problem? > > Regards, > Seth > > ParaView 3.8.1 64-bit > Ubuntu 10.10 64-bit > > > > _______________________________________________ > 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 _______________________________________________ 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
