 |
VTK
9.1.0
|
Go to the documentation of this file.
45 #ifndef vtkCONVERGECFDReader_h
46 #define vtkCONVERGECFDReader_h
48 #include "vtkIOCONVERGECFDModule.h"
126 #endif // vtkCONVERGECFDReader_h
vtkGetFilePathMacro(FileName)
Specify file name of the Exodus file.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *outputVector) override
Methods for subclasses to override to handle different pipeline requests.
Store on/off settings for data arrays for a vtkSource.
Reader for CONVERGE CFD post files.
a simple class to control print indentation
static vtkCONVERGECFDReader * New()
virtual int CanReadFile(VTK_FILEPATH const char *fname)
Determine if the file can be read with this reader.
vtkNew< vtkDataArraySelection > ParcelDataArraySelection
void ReadTimeSteps(vtkInformation *outInfo)
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
~vtkCONVERGECFDReader() override
vtkSetFilePathMacro(FileName)
Specify file name of the Exodus file.
std::vector< std::string > FileNames
bool ReadOutputTime(const std::string &filePath, double &time)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
size_t SelectTimeStepIndex(vtkInformation *info)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
vtkNew< vtkDataArraySelection > CellDataArraySelection