125 #ifndef vtkPLSDynaReader_h
126 #define vtkPLSDynaReader_h
128 #include "vtkIOParallelLSDynaModule.h"
167 struct vtkPLSDynaReaderInternal;
168 vtkPLSDynaReaderInternal *Internal;
171 #endif // vtkPLSDynaReader_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Read LS-Dyna databases (d3plot) in parallel.
Read LS-Dyna databases (d3plot)
static vtkLSDynaReader * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int CanReadFile(const char *fname)
a simple class to control print indentation
virtual int ReadTopology()
virtual void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.