29 #ifndef __vtkPOpenFOAMReader_h
30 #define __vtkPOpenFOAMReader_h
41 enum caseType { DECOMPOSED_CASE = 0, RECONSTRUCTED_CASE = 1 };
50 void SetCaseType(
const int t);
70 unsigned long MTimeOld;
71 int MaximumNumberOfPieces;
78 void GatherMetaData();
79 void BroadcastStatus(
int &);
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.