Is there a facility in paraview to read input data directly from memory? I'm thinking of a situation where some program is run on N cores. Before it exits, while its data is still in memory, Paraview is started on the same N cores and reads data created by the first program from memory. Then the program exits.
I guess something like this can be written from scratch, but I wonder if there is any existing facility in paraview to facilitate this. Thanks Anton _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
