Go to the documentation of this file.
24 #ifndef vtkMPIMultiBlockPLOT3DReader_h
25 #define vtkMPIMultiBlockPLOT3DReader_h
59 int extent[6],
int wextent[6],
63 int extent[6],
int wextent[6],
67 int extent[6],
int wextent[6],
virtual int ReadVector(void *vfp, int extent[6], int wextent[6], int numDims, vtkDataArray *vector, vtkTypeUInt64 offset)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int ReadScalar(void *vfp, int extent[6], int wextent[6], vtkDataArray *scalar, vtkTypeUInt64 offset)
virtual int OpenFileForDataRead(void *&fp, const char *fname)
static vtkMPIMultiBlockPLOT3DReader * New()
~vtkMPIMultiBlockPLOT3DReader()
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOMPIPARALLEL_EXPORT
abstract superclass for arrays of numeric data
a simple class to control print indentation
vtkMultiBlockPLOT3DReader subclass that uses MPI-IO to efficiently read binary files for 3D domains i...
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void CloseFile(void *fp)
vtkMPIMultiBlockPLOT3DReader()
virtual int ReadIntScalar(void *vfp, int extent[6], int wextent[6], vtkDataArray *scalar, vtkTypeUInt64 offset)