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

Parallel/vtkTransmitUnstructuredGridPiece.h File Reference

#include "vtkUnstructuredGridToUnstructuredGridFilter.h"

Include dependency graph for vtkTransmitUnstructuredGridPiece.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkTransmitUnstructuredGridPiece
 Return specified piece, including specified number of ghost levels. .DESCRIPTION This filter updates the appropriate piece by requesting the piece from process 0. Process 0 always updates all of the data. It is important that Execute get called on all processes, otherwise the filter will deadlock. More...