<br><div class="gmail_quote">On Thu, Oct 28, 2010 at 9:36 AM, Jothy <span dir="ltr">&lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">But there is one in test category in tcl, I hope you must have noticed.
<br>
<br>
<br>
<a href="http://vtk.org/gitweb?p=VTK.git;a=blob;f=Parallel/Testing/Tcl/TestPProbe.tcl" target="_blank">http://vtk.org/gitweb?p=VTK.git;a=blob;f=Parallel/Testing/Tcl/TestPProbe.tcl</a><br><br>Did you mean a simple example to demonstrate?</div>
</blockquote><div dir="ltr"> <br>Yes, a simple example to demonsrate is exactly what I meant. I saw the TCL test case but so far have been unsuccessful at translating to C++. The only difference I notice between the test code and mine (aside from the programming language) is that I used SetInput() and GetOutput(), while the test case used SetInputPort() and GetOutputPort(). For most classes both approaches work just fine, but perhaps the parallel classes are different in that regard and SetInput/GetOutput don&#39;t work? I wouldn&#39;t expect that to matter but I&#39;m also in unfamiliar territory here.<br>
<br>John<br></div></div>