Go to the documentation of this file.
30 #ifndef vtkPOpenFOAMReader_h
31 #define vtkPOpenFOAMReader_h
33 #include "vtkIOParallelModule.h"
43 enum caseType { DECOMPOSED_CASE = 0, RECONSTRUCTED_CASE = 1 };
54 void SetCaseType(
const int t);
84 void GatherMetaData();
85 void BroadcastStatus(
int &);
reads a decomposed dataset in OpenFOAM format
Store on/off settings for data arrays for a vtkSource.
Multiprocessing communication superclass.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &, vtkIndent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkOpenFOAMReader * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
reads a dataset in OpenFOAM format
a vtkAbstractArray subclass for strings
vtkTypeUInt32 vtkMTimeType