Re: [Paraview] server-side InvokeEvent(...) doesn't call client-side observer

2017-11-28 Thread Kolja Petersen
Ok, vtkSMLiveInsituLinkProxy::NextTimestepAvailable calls PushUpdatedState, again pushing from client to server. I pasted the code below for convenience. I don't get it, where the communication in the opposite direction is initiated. I have tried before, but the RMI and Qt signals+events usage

Re: [Paraview] Segfault with simple C++ filter derived from vtkMultiTimeStepAlgorithm

2017-11-28 Thread Messner, Mark Christian
Utkarsh, Thanks, that was a very helpful reference to vtkTemporalArrayOperatorFilter. Mark From: Utkarsh Ayachit Sent: Monday, November 27, 2017 1:16:22 PM To: Messner, Mark Christian Cc: paraview@paraview.org Subject: Re:

[Paraview] ANN: vtk.js, an Open-Source Toolkit for SciVis on the Web

2017-11-28 Thread Sebastien Jourdain
The Kitware team is pleased to announce vtk.js, a WebGL library taking the best of VTK to the Web. To learn more, click on the link for our blog post. https://blog.kitware.com/vtk-js-the-visualization-toolkit-on-the-web/ And if you want to follow along the progress of the project, star it on

[Paraview] Is anyone using Octree Fractal (vtkHyperOctreeFractalSource)?

2017-11-28 Thread Allie Vacanti
Unless there is a reason not to, we will be deprecating this class soon as per https://gitlab.kitware.com/paraview/paraview/issues/17791. Let me know if you'd like it to stay. Allie ___ Powered by www.kitware.com Visit other Kitware open-source

[Paraview] FEM

2017-11-28 Thread paul . carrico
Dear All I'm new in Paraview community. For a while, I'm thinking in developping my own template in order to post-process results in Paraview, from my finite element solvers (mechanical and thermal ones). >From an ascii file containing all the data (mesh informations and nodal/element

Re: [Paraview] [EXT] RE: Python Annotations

2017-11-28 Thread Quentin d'Avout
Thank you Dennis. All, I'm looking for which code (if any) is used for special characters, superscripts, etc. to insert in annotations, graph legends, plots, etc. Any ideas welcome. Thanks Quentin On Fri, Nov 10, 2017 at 6:30 AM, Dennis Conklin wrote: > Quentin,