Go to the documentation of this file.
125 #ifndef vtkPLSDynaReader_h
126 #define vtkPLSDynaReader_h
167 struct vtkPLSDynaReaderInternal;
168 vtkPLSDynaReaderInternal *Internal;
171 #endif // vtkPLSDynaReader_h
virtual ~vtkPLSDynaReader()
#define vtkGetObjectMacro(name, type)
#define VTKIOPARALLELLSDYNA_EXPORT
virtual void PrintSelf(ostream &os, vtkIndent indent)
Read LS-Dyna databases (d3plot)
#define vtkTypeMacro(thisClass, superclass)
static vtkPLSDynaReader * New()
virtual int CanReadFile(const char *fname)
virtual int ReadTopology()
Read LS-Dyna databases (d3plot) in parallel.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Multiprocessing communication superclass.
a simple class to control print indentation
void SetController(vtkMultiProcessController *c)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)