32 #ifndef vtkPOpenFOAMReader_h
33 #define vtkPOpenFOAMReader_h
45 enum caseType { DECOMPOSED_CASE = 0, RECONSTRUCTED_CASE = 1 };
54 void SetCaseType(
const int t);
75 unsigned long MTimeOld;
82 void GatherMetaData();
83 void BroadcastStatus(
int &);
#define VTKIOPARALLEL_EXPORT
void PrintSelf(ostream &, vtkIndent)
a vtkAbstractArray subclass for strings
static vtkOpenFOAMReader * New()
a simple class to control print indentation
Store on/off settings for data arrays for a vtkSource.
reads a dataset in OpenFOAM format
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
reads a decomposed dataset in OpenFOAM format
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Multiprocessing communication superclass.