Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkCompleteArrays Class Reference

Filter adds arrays to empty partitions. More...

#include <vtkCompleteArrays.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkCompleteArrays, vtkDataSetAlgorithm)
void PrintSelf (ostream &os, vtkIndent indent)
void SetController (vtkMultiProcessController *controller)
virtual vtkMultiProcessController * GetController ()

Static Public Member Functions

vtkCompleteArraysNew ()

Protected Member Functions

 vtkCompleteArrays ()
 ~vtkCompleteArrays ()
virtual int RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void FillArrays (vtkDataSetAttributes *da, vtkPVDataSetAttributesInformation *attrInfo)
vtkDataArray * CreateArray (vtkPVArrayInformation *aInfo)

Protected Attributes

vtkMultiProcessController * Controller


Detailed Description

Filter adds arrays to empty partitions.

This is a temporary solution for fixing a writer bug. When partition 0 has no cells or points, it does not have arrays either. The writers get confused. This filter creates empty arrays on node zero if there are no cells or points in that partition.

Definition at line 35 of file vtkCompleteArrays.h.


Constructor & Destructor Documentation

vtkCompleteArrays::vtkCompleteArrays  )  [protected]
 

vtkCompleteArrays::~vtkCompleteArrays  )  [protected]
 


Member Function Documentation

vtkCompleteArrays::vtkTypeRevisionMacro vtkCompleteArrays  ,
vtkDataSetAlgorithm 
 

void vtkCompleteArrays::PrintSelf ostream &  os,
vtkIndent  indent
 

vtkCompleteArrays* vtkCompleteArrays::New  )  [static]
 

Construct object with LowPoint=(0,0,0) and HighPoint=(0,0,1). Scalar range is (0,1).

void vtkCompleteArrays::SetController vtkMultiProcessController *  controller  ) 
 

The user can set the controller used for inter-process communication.

virtual vtkMultiProcessController* vtkCompleteArrays::GetController  )  [virtual]
 

The user can set the controller used for inter-process communication.

virtual int vtkCompleteArrays::RequestData vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector
[protected, virtual]
 

void vtkCompleteArrays::FillArrays vtkDataSetAttributes *  da,
vtkPVDataSetAttributesInformation attrInfo
[protected]
 

vtkDataArray* vtkCompleteArrays::CreateArray vtkPVArrayInformation aInfo  )  [protected]
 


Member Data Documentation

vtkMultiProcessController* vtkCompleteArrays::Controller [protected]
 

Definition at line 61 of file vtkCompleteArrays.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:36:58 2006 for ParaView by doxygen 1.3.5