[Paraview] XDMF and non standard topology

2012-08-23 Thread Adrian LUCA
Hello, I'm working with an unstructured triangular mesh and the elements which are forming the mesh are not a paraview standard (small triangles are contained inside each element--elements are triangles too). I created a XDMF file where i've put in a collection all my elements (for the

Re: [Paraview] MaskPoint Animation

2012-08-23 Thread Aurélien Marsan
Yes, exactly. Thanks to you, and to Patrick Shinpaugh ! Aurélien 2012/8/20 David E DeMarle dave.dema...@kitware.com Like this? http://paraview.org/Bug/view.php?id=13363 David E DeMarle Kitware, Inc. RD Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On

[Paraview] PV 3.14.0 reset center

2012-08-23 Thread Stephen Wornom
I see the icon reset center. I want to reset the center from 0,0,0 to 0,0,10. What are the steps to reset the center? Thanks, Stephen p.s. Must I reset the center before making a slice? -- stephen.wor...@inria.fr 2004 route des lucioles - BP93 Sophia Antipolis 06902 CEDEX Tel:

Re: [Paraview] Numpy masking (via programm filter) not quite working in parallel

2012-08-23 Thread Sohail Shafii
Thanks.  I'll look into it and let you know if I have any questions. Sohail From: George Zagaris george.zaga...@kitware.com To: Sohail Shafii sohailsha...@yahoo.com Cc: David Thompson david.thomp...@kitware.com; paraview@paraview.org paraview@paraview.org

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Andy Bauer
It looks like you've built it properly. At least I don't see anything that looks wrong. I think the reason you didn't get any coprocessing tests is that they depend on ParaViewDAta. Maybe the next step is to download ParaViewData (git://paraview.org/ParaViewData.git) and then set the location

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Vanmoer, Mark W
Two questions - is there a way to tell ctest where the ParaViewData is without having to go back into cmake and rebuilding? And 2, is there a way to tell ctest to not use MPIEXEC_MAX_NUMPROCS when running tests? Mark From: Andy Bauer [mailto:andy.ba...@kitware.com] Sent: Thursday, August 23,

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Andy Bauer
On Thu, Aug 23, 2012 at 4:00 PM, Vanmoer, Mark W mvanm...@illinois.eduwrote: Two questions – is there a way to tell ctest where the ParaViewData is without having to go back into cmake and rebuilding? Not possible for most, if not all, tests. The reason is that the test doesn't get added

[Paraview] Xdmf Binary File Integer Bit width

2012-08-23 Thread David Zemon
Follow-up question to Xdmf Polyvertex, Only First Half Visible: How do you specify the bit width of integers in a binary file from within Xdmf? My script is writing a binary file with 64-bit unsigned integers and I think ParaView is interpreting it as 32-bit. Thanks, David

Re: [Paraview] Xdmf Binary File Integer Bit width

2012-08-23 Thread David E DeMarle
Try changing from UInt to Int in: DataItem Format=Binary NumberType=UInt Endian=Little Dimensions=15 testTwoFiles-topology.bin Seems like a bug in XDMF. From xdmfdataitem.cxx: } else if(XDMF_WORD_CMP(Value, Int)){ if(Precision == 8){

Re: [Paraview] ParaView thinks that it does not have a wind blade reader

2012-08-23 Thread Andy Bauer
Hi Sohail, Sorry for the slow reply but I wanted to make sure how things should work first and that took a bit to figure out. Anyways, this is closer to what's needed but the way it is supposed to work in VTK is that we use vtkObjectFactory to determine which one should be created when

Re: [Paraview] [EXTERNAL] PV 3.14.0 reset center

2012-08-23 Thread Scott, W Alan
Steve, I am pretty sure that functionality was lost a few years ago when we went to PV 3.0. Please write up a feature request? Thanks, Alan -Original Message- From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Stephen Wornom Sent: Thursday, August

[Paraview] Can I use ParaView remote rendering while on remote desktop?

2012-08-23 Thread Alexis Chan
Hi I started a ParaView server using: ./pvserver.exe testheadtracking.pvx And a client using: ./paraview.exe(Then I successfully connected the client to the server using the ParaView UI) The render server window (titled Visualization Toolkit - Win32OpenGL #1 is frozen, and I could not see