21#ifndef vtkPOpenFOAMReader_h 
   22#define vtkPOpenFOAMReader_h 
   24#include "vtkIOParallelModule.h"  
   27VTK_ABI_NAMESPACE_BEGIN
 
   37    RECONSTRUCTED_CASE = 1
 
   77  void GatherMetaData();
 
Store on/off settings for data arrays, etc.
 
a simple class to control print indentation
 
Multiprocessing communication superclass.
 
reads a dataset in OpenFOAM format
 
reads a decomposed dataset in OpenFOAM format
 
void SetCaseType(int t)
Set and get case type.
 
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
 
~vtkPOpenFOAMReader() override
 
static vtkPOpenFOAMReader * New()
 
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
 
a vtkAbstractArray subclass for strings
 
vtkTypeUInt32 vtkMTimeType