Go to the documentation of this file.
32 #ifndef vtkPOpenFOAMReader_h
33 #define vtkPOpenFOAMReader_h
45 enum caseType { DECOMPOSED_CASE = 0, RECONSTRUCTED_CASE = 1 };
75 unsigned long MTimeOld;
82 void GatherMetaData();
83 void BroadcastStatus(
int &);
#define vtkGetObjectMacro(name, type)
reads a decomposed dataset in OpenFOAM format
#define vtkTypeMacro(thisClass, superclass)
static vtkPOpenFOAMReader * New()
Store on/off settings for data arrays for a vtkSource.
virtual void SetController(vtkMultiProcessController *)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Multiprocessing communication superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
void SetCaseType(const int t)
reads a dataset in OpenFOAM format
a vtkAbstractArray subclass for strings
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIOPARALLEL_EXPORT