36 #ifndef vtkCONVERGECFDReader_h
37 #define vtkCONVERGECFDReader_h
39 #include "vtkIOCONVERGECFDModule.h"
47 VTK_ABI_NAMESPACE_BEGIN
79 vtkSetFilePathMacro(FileName);
80 vtkGetFilePathMacro(FileName);
118 VTK_ABI_NAMESPACE_END
119 #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()