Go to the documentation of this file.
33 #ifndef vtkPOpenFOAMReader_h
34 #define vtkPOpenFOAMReader_h
36 #include "vtkIOParallelModule.h"
46 enum caseType { DECOMPOSED_CASE = 0, RECONSTRUCTED_CASE = 1 };
87 void GatherMetaData();
88 void BroadcastStatus(
int &);
reads a decomposed dataset in OpenFOAM format
static vtkPOpenFOAMReader * New()
Store on/off settings for data arrays for a vtkSource.
vtkTypeUInt64 vtkMTimeType
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Multiprocessing communication superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetCaseType(const int t)
Set and get case type.
reads a dataset in OpenFOAM format
a vtkAbstractArray subclass for strings
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.