Go to the documentation of this file.
126 #ifndef vtkPLSDynaReader_h
127 #define vtkPLSDynaReader_h
129 #include "vtkIOParallelLSDynaModule.h"
171 struct vtkPLSDynaReaderInternal;
172 vtkPLSDynaReaderInternal *Internal;
175 #endif // vtkPLSDynaReader_h
Read LS-Dyna databases (d3plot)
~vtkPLSDynaReader() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkPLSDynaReader * New()
int CanReadFile(const char *fname) override
Determine if the file can be read with this reader.
Read LS-Dyna databases (d3plot) in parallel.
Multiprocessing communication superclass.
a simple class to control print indentation
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void SetController(vtkMultiProcessController *c)
Set/Get the communicator object.
int ReadTopology() override
These functions read various parts of the database.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.