Thank you, this tutorial will help a lot. Matthieu
2012/1/18 Andy Bauer <[email protected]> > The current main wiki page for coprocessing with ParaView is at > http://paraview.org/Wiki/CoProcessing. In there it has links to 2 > examples, a C++ driven example and a python driven example. You were > looking at the C++ example. There's also a powerpoint presentation and > some more code examples at > http://www.paraview.org/Wiki/SC10_Coprocessing_Tutorial. We will but > putting together a more extensive book but that probably won't be ready for > a month or two. > > My suggestion would be to first work on creating a vtkDataObject to > represent your data. Look at the powerpoint presentation for information > on doing that and then maybe the VTK doxygen ( > http://www.vtk.org/doc/nightly/html/classes.html) for more specific API > questions. > > Andy > > On Wed, Jan 18, 2012 at 5:12 AM, Matthieu Dorier < > [email protected]> wrote: > >> Hello, >> >> I have difficulties to understand how to instrument a simulation with >> ParaView in order to perform in-situ visualization. >> Is there any documentation other than the simple example provided at >> http://paraview.org/Wiki/Coprocessing_example ? >> Thank you, >> >> -- >> Matthieu Dorier >> ENS Cachan, Brittany (Computer Science dpt.) >> IRISA Rennes, Office C113 >> http://perso.eleves.bretagne.ens-cachan.fr/~mdori307 >> >> _______________________________________________ >> 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 >> >> Follow this link to subscribe/unsubscribe: >> http://www.paraview.org/mailman/listinfo/paraview >> >> > -- Matthieu Dorier ENS Cachan, Brittany (Computer Science dpt.) IRISA Rennes, Office C113 http://perso.eleves.bretagne.ens-cachan.fr/~mdori307
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
