Re: [Paraview] xml file parsing

2013-09-27 Thread David E DeMarle
Is this data you can share with the list? If so one of us may have a suggestion. Without knowing any of the specifics my only suggestion is to use a python programmable source and in that manually code up the parsing and vtkdataset generation. David E DeMarle Kitware, Inc. RD Engineer 21

Re: [Paraview] Delaunay 3D filter too slow

2013-09-27 Thread Moreland, Kenneth
Did you build ParaView in Release mode (CMAKE_BUILD_TYPE = Release)? That can make a huge difference in run times. -Ken From: 庞庆源 pangqingyuan1...@gmail.commailto:pangqingyuan1...@gmail.com Date: Thursday, September 26, 2013 6:46 PM To: Kenneth Moreland kmo...@sandia.govmailto:kmo...@sandia.gov

[Paraview] GPU acceleration on Paraview

2013-09-27 Thread Kiyani, Khurom
Hello, I am very much a novice when using paraview. I am doing some plasma turbulence simulations and have been trying to volume render my data cube (about 5GB size). On linux it took ages, slowed down my graphics, and then finally crashed my system but on windows the rendering happened very

Re: [Paraview] My own filter as part of pipeline for coprocessing raises name not defined error

2013-09-27 Thread Andy Bauer
Can you share your plugin or at least the CMakeLists.txt for your plugin? Have you tried with any other plugins that get packaged with ParaView to see if they work? If you're using Catalyst, I would suggest adding in the PV_PLUGIN_IMPORT_INIT macros to the adaptor. Andy On Thu, Sep 26, 2013 at