25 #ifndef vtkPDataSetWriter_h
26 #define vtkPDataSetWriter_h
51 void SetNumberOfPieces(
int num);
106 char *root,
char *str, ostream *fptr);
108 char *root,
char *str, ostream *fptr);
110 char *root,
char *str, ostream *fptr);
112 char *root,
char *str, ostream *fptr);
#define VTKIOPARALLEL_EXPORT
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
static vtkDataSetWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
std::map< int, std::vector< int > > ExtentsType
a simple class to control print indentation
topologically and geometrically regular array of data
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
Manages writing pieces of a data set.
topologically regular array of data
vtkMultiProcessController * Controller
#define vtkBooleanMacro(name, type)
write any type of vtk dataset to file
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.