Add vtkMPIMultiBlockPLOT3DReader -- MPI-IO enabled reader for Plot3D.
Adding new vtkMPIMultiBlockPLOT3DReader which uses MPI-IO to read plot3D files in parallel. vtkMPIMultiBlockPLOT3DReader overrides vtkMultiBlockPLOT3DReader using vtkObjectFactory mechanisms. It only supports reading binary 3D-Plot3D files.
Showing