Go to the documentation of this file.
17 #ifndef vtkVeraOutReader_h
18 #define vtkVeraOutReader_h
20 #include "vtkIOVeraOutModule.h"
35 vtkSetStringMacro(FileName);
36 vtkGetStringMacro(FileName);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *outputVector) override
This is called by the superclass.
vtkDataArraySelection * GetCellDataArraySelection() const
Get vtkDataArraySelection instance to select cell arrays to read.
Superclass for algorithms that produce only rectilinear grid as output.
vtkDataArraySelection * GetFieldDataArraySelection() const
Get vtkDataArraySelection instance to select field arrays to read.
~vtkVeraOutReader() override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Store on/off settings for data arrays for a vtkSource.
static vtkVeraOutReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkMTimeType GetMTime() override
Override GetMTime because of array selector.
std::vector< double > TimeSteps
vtkTypeUInt32 vtkMTimeType