|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
  124 #ifndef vtkPLSDynaReader_h 
  125 #define vtkPLSDynaReader_h 
  127 #include "vtkIOParallelLSDynaModule.h"  
  168   struct vtkPLSDynaReaderInternal;
 
  169   vtkPLSDynaReaderInternal* Internal;
 
  172 #endif // vtkPLSDynaReader_h 
  
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkLSDynaReader * New()
Read LS-Dyna databases (d3plot)
virtual int ReadTopology()
These functions read various parts of the database.
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.
virtual int CanReadFile(const char *fname)
Determine if the file can be read with this reader.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.