[Paraview] Catalyst: dump everything in C++
Dorier, Matthieu
mdorier at anl.gov
Wed Sep 21 09:27:41 EDT 2016
Hi,
In general the way we create python scripts for a Catalyst-enabled simulation is by first running the simulation with a Python script that writes the data into files, then do offline analysis on those files and export a python script representing the analysis tasks to be done in situ.
I was wondering if, instead of using a Python script for writing all the data into file, an equivalent C++ code was available, and how such a code would be integrated into a Catalyst-enabled simulation? Or maybe just with VTK once the adaptors are written for the simulation's data?
Thanks,
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160921/0f570c80/attachment.html>
More information about the ParaView
mailing list