48 #ifndef vtkCONVERGECFDReader_h
49 #define vtkCONVERGECFDReader_h
51 #include "vtkIOCONVERGECFDModule.h"
90 vtkSetFilePathMacro(FileName);
91 vtkGetFilePathMacro(FileName);
129 #endif // vtkCONVERGECFDReader_h
Reader for CONVERGE CFD post files.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Methods for subclasses to override to handle different pipeline requests.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Methods for subclasses to override to handle different pipeline requests.
a simple class to control print indentation
Store on/off settings for data arrays, etc.
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
vtkNew< vtkDataArraySelection > ParcelDataArraySelection
std::vector< std::string > FileNames
vtkNew< vtkDataArraySelection > CellDataArraySelection
static vtkAlgorithm * New()