Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1189

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkPBGLCollectGraph Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkPBGLCollectGraph Class Reference</h1><!-- doxytag: class="vtkPBGLCollectGraph" --><!-- doxytag: inherits="vtkGraphAlgorithm" --><code>#include &lt;<a class="el" href="a05100.html">vtkPBGLCollectGraph.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkPBGLCollectGraph:</div>
<div class="dynsection">
<p><center><img src="a12850.png" border="0" usemap="#a12851" alt="Inheritance graph"></center>
<map name="a12851">
<area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="15,229,151,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="33,155,132,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="43,80,123,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="28,5,137,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkPBGLCollectGraph:</div>
<div class="dynsection">
<p><center><img src="a12852.png" border="0" usemap="#a12853" alt="Collaboration graph"></center>
<map name="a12853">
<area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="183,499,319,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12854.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Collects all of the pieces of a distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> into a single, non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a>. 
<p>
This VTK class takes in a distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> and collects all of its vertices and edges into a single, non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a>, which can either be stored on a single processor (all other processors will receive empty vtkGraphs) or can be replicated across all processors.<p>
When using this filter, be careful about collecting a very large distributed graph, because the processors receiving the resulting non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> may not have enough memory to represent the entire graph. This filter is most likely to be useful after a distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> algorithm has identified some small subset of the graph for further inspection, at which point it might make sense to collect that graph for, e.g., visualization.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_12.html#c2_vtk_t_vtkPBGLCollectGraph">vtkPBGLCollectGraph (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a05100.html#l00061">61</a> of file <a class="el" href="a05100.html">vtkPBGLCollectGraph.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00656.html">vtkGraphAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#90ad2649f85a2cc845539a05b07deca4">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#76023ad52138e889dee5edbe66bdb52e">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#7e79059b536ebb9994e3f8dab1835447">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#e6a24449a19738960f114da7dd10d185">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#1f1346073c228d6a0317c2a393cea1c1">GetTargetProcessor</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#641e93362197bcdd296e3bbd22fd3d74">SetTargetProcessor</a> (int)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#9a5e45ca1579b91a32f092d4c24133aa">GetReplicateGraph</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#c5691ce61e94c5f17cf6a24e137e1730">SetReplicateGraph</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#8ab8af2c78a43596eb39453f0442f680">ReplicateGraphOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#d7feb227ae0edf1ca383385a6f8412d4">ReplicateGraphOff</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#e971eb2523986bcba3885dca5d8e011d">GetCopyVertexData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#f1411643999effa139c976cd505ee03d">SetCopyVertexData</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#5983e7c5b0e3f5be90deb8716e41ccfc">CopyVertexDataOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#63a8feac1672e2ad1a486df948932199">CopyVertexDataOff</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#e8a61afea434174340cc0ff1efe315fd">GetCopyEdgeData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#5c8e9763287ea6a862b000415a630355">SetCopyEdgeData</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#4d597d0b05592d3dcf22870444f47be4">CopyEdgeDataOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#f182d3a2ed824f5582030acce7565a39">CopyEdgeDataOff</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01186.html">vtkPBGLCollectGraph</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#f50f21e75fe338a99841c975b6581fde">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#dba2253eaba7ed82c38e5993725e7dae">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01186.html">vtkPBGLCollectGraph</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#08fccff37797cb00f9cd38e9de1f0e1f">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#8be5e7401b2c95f5b9db0ea1b8b44235">vtkPBGLCollectGraph</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#c07732a10548fd52f834cdcaf37e23c7">~vtkPBGLCollectGraph</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#e202a7f0c548ed6644c9c629543a7c57">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#be5c2da76003b067f8e02841aff0a30b">FillInputPortInformation</a> (int port, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#e345a4fd46f7e3bb3e6a7acea362f54b">FillOutputPortInformation</a> (int port, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01186.html#ce7ea05209599b9f710a39876340f5fa">CopyStructureOfDataSetAttributes</a> (<a class="el" href="a00376.html">vtkDataSetAttributes</a> *inAttrs, <a class="el" href="a00376.html">vtkDataSetAttributes</a> *outAttrs, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> numberOfTuples)</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="90ad2649f85a2cc845539a05b07deca4"></a><!-- doxytag: member="vtkPBGLCollectGraph::Superclass" ref="90ad2649f85a2cc845539a05b07deca4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00656.html">vtkGraphAlgorithm</a> <a class="el" href="a00656.html">vtkPBGLCollectGraph::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00656.html#65ff0af97f9d847799accd57f8814926">vtkGraphAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a05100.html#l00065">65</a> of file <a class="el" href="a05100.html">vtkPBGLCollectGraph.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="8be5e7401b2c95f5b9db0ea1b8b44235"></a><!-- doxytag: member="vtkPBGLCollectGraph::vtkPBGLCollectGraph" ref="8be5e7401b2c95f5b9db0ea1b8b44235" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkPBGLCollectGraph::vtkPBGLCollectGraph           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="c07732a10548fd52f834cdcaf37e23c7"></a><!-- doxytag: member="vtkPBGLCollectGraph::~vtkPBGLCollectGraph" ref="c07732a10548fd52f834cdcaf37e23c7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkPBGLCollectGraph::~vtkPBGLCollectGraph           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f50f21e75fe338a99841c975b6581fde"></a><!-- doxytag: member="vtkPBGLCollectGraph::New" ref="f50f21e75fe338a99841c975b6581fde" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01186.html">vtkPBGLCollectGraph</a>* vtkPBGLCollectGraph::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a00656.html#1cff1f253656090acf628631b4e0b36e">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="76023ad52138e889dee5edbe66bdb52e"></a><!-- doxytag: member="vtkPBGLCollectGraph::GetClassName" ref="76023ad52138e889dee5edbe66bdb52e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkPBGLCollectGraph::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00656.html#19fd761c1a7702d463ecd187d224ddef">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="dba2253eaba7ed82c38e5993725e7dae"></a><!-- doxytag: member="vtkPBGLCollectGraph::IsTypeOf" ref="dba2253eaba7ed82c38e5993725e7dae" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkPBGLCollectGraph::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00656.html#82cb3fc0686797578cce635b27df2b2e">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="7e79059b536ebb9994e3f8dab1835447"></a><!-- doxytag: member="vtkPBGLCollectGraph::IsA" ref="7e79059b536ebb9994e3f8dab1835447" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPBGLCollectGraph::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00656.html#d7389dfdd1ab2579c3109c589b6a2a5d">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="08fccff37797cb00f9cd38e9de1f0e1f"></a><!-- doxytag: member="vtkPBGLCollectGraph::SafeDownCast" ref="08fccff37797cb00f9cd38e9de1f0e1f" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01186.html">vtkPBGLCollectGraph</a>* vtkPBGLCollectGraph::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00656.html#f837b1caa1cdbb31f677e59af1a8895c">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="e6a24449a19738960f114da7dd10d185"></a><!-- doxytag: member="vtkPBGLCollectGraph::PrintSelf" ref="e6a24449a19738960f114da7dd10d185" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkPBGLCollectGraph::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a00656.html#f107f75f6b708a81fe0bf11114824a71">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="1f1346073c228d6a0317c2a393cea1c1"></a><!-- doxytag: member="vtkPBGLCollectGraph::GetTargetProcessor" ref="1f1346073c228d6a0317c2a393cea1c1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPBGLCollectGraph::GetTargetProcessor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The rank of the target processor, where the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will be created. All other target processors will receive an empty, non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a>. Only valid when ReplicateGraph is false (the default). The default target processor is rank 0. 
</div>
</div><p>
<a class="anchor" name="641e93362197bcdd296e3bbd22fd3d74"></a><!-- doxytag: member="vtkPBGLCollectGraph::SetTargetProcessor" ref="641e93362197bcdd296e3bbd22fd3d74" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::SetTargetProcessor           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The rank of the target processor, where the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will be created. All other target processors will receive an empty, non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a>. Only valid when ReplicateGraph is false (the default). The default target processor is rank 0. 
</div>
</div><p>
<a class="anchor" name="9a5e45ca1579b91a32f092d4c24133aa"></a><!-- doxytag: member="vtkPBGLCollectGraph::GetReplicateGraph" ref="9a5e45ca1579b91a32f092d4c24133aa" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkPBGLCollectGraph::GetReplicateGraph           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> generated by this filter will be replicated across all of the processors. Otherwise, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will only be available on the processor with rank TargetProcessor. Defaults to false. 
</div>
</div><p>
<a class="anchor" name="c5691ce61e94c5f17cf6a24e137e1730"></a><!-- doxytag: member="vtkPBGLCollectGraph::SetReplicateGraph" ref="c5691ce61e94c5f17cf6a24e137e1730" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::SetReplicateGraph           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> generated by this filter will be replicated across all of the processors. Otherwise, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will only be available on the processor with rank TargetProcessor. Defaults to false. 
</div>
</div><p>
<a class="anchor" name="8ab8af2c78a43596eb39453f0442f680"></a><!-- doxytag: member="vtkPBGLCollectGraph::ReplicateGraphOn" ref="8ab8af2c78a43596eb39453f0442f680" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::ReplicateGraphOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> generated by this filter will be replicated across all of the processors. Otherwise, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will only be available on the processor with rank TargetProcessor. Defaults to false. 
</div>
</div><p>
<a class="anchor" name="d7feb227ae0edf1ca383385a6f8412d4"></a><!-- doxytag: member="vtkPBGLCollectGraph::ReplicateGraphOff" ref="d7feb227ae0edf1ca383385a6f8412d4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::ReplicateGraphOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> generated by this filter will be replicated across all of the processors. Otherwise, the non-distributed <a class="el" href="a00654.html" title="Base class for graph data types.">vtkGraph</a> will only be available on the processor with rank TargetProcessor. Defaults to false. 
</div>
</div><p>
<a class="anchor" name="e971eb2523986bcba3885dca5d8e011d"></a><!-- doxytag: member="vtkPBGLCollectGraph::GetCopyVertexData" ref="e971eb2523986bcba3885dca5d8e011d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkPBGLCollectGraph::GetCopyVertexData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, vertex data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="f1411643999effa139c976cd505ee03d"></a><!-- doxytag: member="vtkPBGLCollectGraph::SetCopyVertexData" ref="f1411643999effa139c976cd505ee03d" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::SetCopyVertexData           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, vertex data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="5983e7c5b0e3f5be90deb8716e41ccfc"></a><!-- doxytag: member="vtkPBGLCollectGraph::CopyVertexDataOn" ref="5983e7c5b0e3f5be90deb8716e41ccfc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::CopyVertexDataOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, vertex data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="63a8feac1672e2ad1a486df948932199"></a><!-- doxytag: member="vtkPBGLCollectGraph::CopyVertexDataOff" ref="63a8feac1672e2ad1a486df948932199" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::CopyVertexDataOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, vertex data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="e8a61afea434174340cc0ff1efe315fd"></a><!-- doxytag: member="vtkPBGLCollectGraph::GetCopyEdgeData" ref="e8a61afea434174340cc0ff1efe315fd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkPBGLCollectGraph::GetCopyEdgeData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, edge data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="5c8e9763287ea6a862b000415a630355"></a><!-- doxytag: member="vtkPBGLCollectGraph::SetCopyEdgeData" ref="5c8e9763287ea6a862b000415a630355" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::SetCopyEdgeData           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, edge data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="4d597d0b05592d3dcf22870444f47be4"></a><!-- doxytag: member="vtkPBGLCollectGraph::CopyEdgeDataOn" ref="4d597d0b05592d3dcf22870444f47be4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::CopyEdgeDataOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, edge data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="f182d3a2ed824f5582030acce7565a39"></a><!-- doxytag: member="vtkPBGLCollectGraph::CopyEdgeDataOff" ref="f182d3a2ed824f5582030acce7565a39" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPBGLCollectGraph::CopyEdgeDataOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When true, edge data will be copied from the distributed graph to the resulting non-distributed graph. Defaults to true. 
</div>
</div><p>
<a class="anchor" name="e202a7f0c548ed6644c9c629543a7c57"></a><!-- doxytag: member="vtkPBGLCollectGraph::RequestData" ref="e202a7f0c548ed6644c9c629543a7c57" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPBGLCollectGraph::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a00656.html#adc44af7541c6076e3953a94e9477abf">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="be5c2da76003b067f8e02841aff0a30b"></a><!-- doxytag: member="vtkPBGLCollectGraph::FillInputPortInformation" ref="be5c2da76003b067f8e02841aff0a30b" args="(int port, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPBGLCollectGraph::FillInputPortInformation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle. 
<p>Reimplemented from <a class="el" href="a00656.html#2119e6b6b3b5be8c1389da0e84b2c235">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="e345a4fd46f7e3bb3e6a7acea362f54b"></a><!-- doxytag: member="vtkPBGLCollectGraph::FillOutputPortInformation" ref="e345a4fd46f7e3bb3e6a7acea362f54b" args="(int port, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPBGLCollectGraph::FillOutputPortInformation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle. 
<p>Reimplemented from <a class="el" href="a00656.html#3b5a83dfee2bbd4484e7902a77397746">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="ce7ea05209599b9f710a39876340f5fa"></a><!-- doxytag: member="vtkPBGLCollectGraph::CopyStructureOfDataSetAttributes" ref="ce7ea05209599b9f710a39876340f5fa" args="(vtkDataSetAttributes *inAttrs, vtkDataSetAttributes *outAttrs, vtkIdType numberOfTuples)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkPBGLCollectGraph::CopyStructureOfDataSetAttributes           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00376.html">vtkDataSetAttributes</a> *&nbsp;</td>
          <td class="paramname"> <em>inAttrs</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00376.html">vtkDataSetAttributes</a> *&nbsp;</td>
          <td class="paramname"> <em>outAttrs</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>numberOfTuples</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Copy the structure of the incoming data set attributes (inAttrs) to the output data set attributes (outAttrs), where the latter has the given number of tuples. 
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Parallel/<a class="el" href="a05100.html">vtkPBGLCollectGraph.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:23:00 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>