Go to the documentation of this file.
31 #ifndef vtkVPICReader_h
32 #define vtkVPICReader_h
139 int GhostDimension[3];
163 int numberOfComponents);
166 void* clientdata,
void* calldata);
168 void* clientdata,
void* calldata);
void DisableAllPointArrays()
vtkImageData * GetOutput(int index)
#define vtkSetVector2Macro(name, type)
#define vtkGetVector2Macro(name, type)
#define vtkSetVector3Macro(name, type)
const char * GetPointArrayName(int index)
dynamic, self-adjusting array of float
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkImageData * GetOutput()
vtkCallbackCommand * SelectionObserver
vtkMultiProcessController * MPIController
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
int GetNumberOfPointArrays()
class for reading VPIC data files
void SetPointArrayStatus(const char *name, int status)
Generic algorithm superclass for image algs.
int GetPointArrayStatus(const char *name)
Store on/off settings for data arrays for a vtkSource.
GLuint const GLchar * name
#define vtkGetVector3Macro(name, type)
Multiprocessing communication superclass.
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkSetStringMacro(name)
vtkGetStringMacro(ExtensionsString)
static void EventCallback(vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
void LoadComponent(float *varData, float *block, int comp, int numberOfComponents)
void EnableAllPointArrays()
static vtkVPICReader * New()
int RequestInformation(vtkInformation *, vtkInformationVector **inVector, vtkInformationVector *)
vtkStdString * VariableName
supports function callbacks
void LoadVariableData(int var, int timeStep)
static void SelectionCallback(vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
void PrintSelf(ostream &os, vtkIndent indent)
Wrapper around std::string to keep symbols short.
vtkDataArraySelection * PointDataArraySelection