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 &);
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
reads a decomposed dataset in OpenFOAM format
~vtkPOpenFOAMReader() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPOpenFOAMReader * New()
Store on/off settings for data arrays for a vtkSource.
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
Multiprocessing communication superclass.
a simple class to control print indentation
void SetCaseType(const int t)
Set and get case type.
reads a dataset in OpenFOAM format
a vtkAbstractArray subclass for strings
vtkTypeUInt32 vtkMTimeType