33 #ifndef vtkPNetCDFPOPReader_h
34 #define vtkPNetCDFPOPReader_h
42 class vtkPNetCDFPOPReaderInternal;
65 virtual int GetNumberOfVariableArrays();
66 virtual const char *GetVariableArrayName(
int idx);
67 virtual int GetVariableArrayStatus(
const char *
name);
68 virtual void SetVariableArrayStatus(
const char *
name,
int status);
95 int ReaderForDepth(
unsigned depth);
98 bool IsFirstReaderRank();
100 static void SelectionModifiedCallback(
vtkObject *caller,
unsigned long eid,
101 void *clientdata,
void *calldata);
103 static void EventCallback(
vtkObject* caller,
unsigned long eid,
104 void* clientdata,
void* calldata);
122 vtkPNetCDFPOPReaderInternal* Internals;
Superclass for algorithms that produce only rectilinear grid as output.
abstract base class for most VTK objects
static vtkRectilinearGridAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
read NetCDF files in parallel with MPI .Author Ross Miller 03.14.2011
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOPARALLELNETCDF_EXPORT
supports function callbacks
GLint GLint GLsizei GLsizei GLsizei depth
GLuint const GLchar * name
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
list of point or cell ids
Store on/off settings for data arrays for a vtkSource.
#define vtkGetVector3Macro(name, type)
Process communication using MPI.
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
vtkMPIController * Controller
vtkCallbackCommand * SelectionObserver
#define vtkSetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)