[Paraview] Xdmf module in Paraview Python shell

2010-10-15 Thread Nicholas Yue
Hi, I understand that Paraview has Xdmf support. I tried executing the examples from the following link http://www.xdmf.org/index.php/Write_Xdmf the python shell in Paraview says that the Xdmf module is not found. Any ideas ? Regards

[Paraview] Wiki updated with MESA instructions

2010-10-15 Thread Scott, W Alan
I just updated the wiki ParaView build page with instructions on how to build with MESA. Note that there is a known bug with MESA 7.8.2 which has been reported to the MESA developers. Alan W. Alan Scott ParaView Support Manager GAITS Sa

Re: [Paraview] [paraview] compiling Mesa with paraview

2010-10-15 Thread Dave Partyka
Hi Josh, Just to confirm, do you want to build with off screen or on screen rendering? If you want off screen then you cannot link to libGL and you need to leave OPENGL_gl_LIBRARY blank (I believe because all of the GL symbols are then included in libOSMesa). Also you need to build Mesa as Kevin

Re: [Paraview] [paraview] compiling Mesa with paraview

2010-10-15 Thread Joshua Wu
I tried your configuration for 7.5.2 I also included the OPENGL_gl_LIBRARY in my configuration since if I don't include OPENGL_gl_LIBRARY, I would get the same error this is what I'm getting --- Scanning dependencies of target PSLACReaderLinear [ 46%] [ 46%] Built target DistributedData Built ta

Re: [Paraview] Fwd: Interpolation problem

2010-10-15 Thread Moreland, Kenneth
If I can, I would like to expand the conversation a little bit because I don’t think the technical details are telling the whole story. The root of the problem is that the interpolation of a scalar field based on the four corners of a square (or any quadrilateral) is in general ill-defined. We