The current main wiki page for coprocessing with ParaView is at <a href="http://paraview.org/Wiki/CoProcessing">http://paraview.org/Wiki/CoProcessing</a>.  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&#39;s also a powerpoint presentation and some more code examples at <a href="http://www.paraview.org/Wiki/SC10_Coprocessing_Tutorial">http://www.paraview.org/Wiki/SC10_Coprocessing_Tutorial</a>.  We will but putting together a more extensive book but that probably won&#39;t be ready for a month or two.<br>
<br>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 (<a href="http://www.vtk.org/doc/nightly/html/classes.html">http://www.vtk.org/doc/nightly/html/classes.html</a>) for more specific API questions.<br>
<br>Andy<br><br><div class="gmail_quote">On Wed, Jan 18, 2012 at 5:12 AM, Matthieu Dorier <span dir="ltr">&lt;<a href="mailto:matthieu.dorier@gmail.com">matthieu.dorier@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hello,<div><br></div><div>I have difficulties to understand how to instrument a simulation with ParaView in order to perform in-situ visualization.</div><div>Is there any documentation other than the simple example provided at <a href="http://paraview.org/Wiki/Coprocessing_example" target="_blank">http://paraview.org/Wiki/Coprocessing_example</a> ?</div>

<div>Thank you,<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br>Matthieu Dorier<br>ENS Cachan, Brittany (Computer Science dpt.)<br>IRISA Rennes, Office C113<br><a href="http://perso.eleves.bretagne.ens-cachan.fr/%7Emdori307" target="_blank">http://perso.eleves.bretagne.ens-cachan.fr/~mdori307</a><br>


</font></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>