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

vtkXMLPStructuredGridWriter Class Reference

#include <vtkXMLPStructuredGridWriter.h>

Inheritance diagram for vtkXMLPStructuredGridWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPStructuredGridWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Write PVTK XML StructuredGrid files.

vtkXMLPStructuredGridWriter writes the PVTK XML StructuredGrid file format. One structured grid input can be written into a parallel file format with any number of pieces spread across files. The standard extension for this writer's file format is "pvts". This writer uses vtkXMLStructuredGridWriter to write the individual piece files.

See also:
vtkXMLStructuredGridWriter

Definition at line 36 of file vtkXMLPStructuredGridWriter.h.

Public Types

typedef vtkXMLPStructuredDataWriter Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
vtkStructuredGridGetInput ()

Static Public Member Functions

static vtkXMLPStructuredGridWriterNew ()
static int IsTypeOf (const char *type)
static vtkXMLPStructuredGridWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLPStructuredGridWriter ()
 ~vtkXMLPStructuredGridWriter ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
const char * GetDataSetName ()
const char * GetDefaultFileExtension ()
vtkXMLStructuredDataWriterCreateStructuredPieceWriter ()
void WritePData (vtkIndent indent)


Member Typedef Documentation

typedef vtkXMLPStructuredDataWriter vtkXMLPStructuredGridWriter::Superclass
 

Reimplemented from vtkXMLPStructuredDataWriter.

Definition at line 40 of file vtkXMLPStructuredGridWriter.h.


Constructor & Destructor Documentation

vtkXMLPStructuredGridWriter::vtkXMLPStructuredGridWriter  )  [protected]
 

vtkXMLPStructuredGridWriter::~vtkXMLPStructuredGridWriter  )  [protected]
 


Member Function Documentation

static vtkXMLPStructuredGridWriter* vtkXMLPStructuredGridWriter::New  )  [static]
 

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkAlgorithm.

virtual const char* vtkXMLPStructuredGridWriter::GetClassName  )  [virtual]
 

Reimplemented from vtkXMLPStructuredDataWriter.

static int vtkXMLPStructuredGridWriter::IsTypeOf const char *  type  )  [static]
 

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.

Reimplemented from vtkXMLPStructuredDataWriter.

virtual int vtkXMLPStructuredGridWriter::IsA const char *  type  )  [virtual]
 

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.

Reimplemented from vtkXMLPStructuredDataWriter.

static vtkXMLPStructuredGridWriter* vtkXMLPStructuredGridWriter::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkXMLPStructuredDataWriter.

void vtkXMLPStructuredGridWriter::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLPStructuredDataWriter.

vtkStructuredGrid* vtkXMLPStructuredGridWriter::GetInput  ) 
 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

virtual int vtkXMLPStructuredGridWriter::FillInputPortInformation int  port,
vtkInformation info
[protected, virtual]
 

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.

Reimplemented from vtkAlgorithm.

const char* vtkXMLPStructuredGridWriter::GetDataSetName  )  [protected, virtual]
 

Implements vtkXMLWriter.

const char* vtkXMLPStructuredGridWriter::GetDefaultFileExtension  )  [protected, virtual]
 

Get the default file extension for files written by this writer.

Implements vtkXMLWriter.

vtkXMLStructuredDataWriter* vtkXMLPStructuredGridWriter::CreateStructuredPieceWriter  )  [protected, virtual]
 

Implements vtkXMLPStructuredDataWriter.

void vtkXMLPStructuredGridWriter::WritePData vtkIndent  indent  )  [protected, virtual]
 

Reimplemented from vtkXMLPDataWriter.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:33:41 2008 for VTK by  doxygen 1.4.3-20050530