Go to the documentation of this file.
38 #ifndef vtkPExodusIIReader_h
39 #define vtkPExodusIIReader_h
150 int CurrentFileRange[2];
#define vtkGetObjectMacro(name, type)
virtual vtkIdType GetTotalNumberOfElements()
#define vtkGetVector2Macro(name, type)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
std::vector< int > NumberOfCellsPerFile
void SetFileNames(int nfiles, const char **names)
#define vtkTypeMacro(thisClass, superclass)
Read exodus 2 files .ex2.
void SetFileRange(int *r)
void PrintSelf(ostream &os, vtkIndent indent)
int GetNumberOfFileNames()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual vtkIdType GetTotalNumberOfNodes()
Read Exodus II files (.exii)
char * CurrentFilePattern
GLuint const GLchar * name
static vtkPExodusIIReader * New()
#define VTKIOPARALLELEXODUS_EXPORT
Multiprocessing communication superclass.
std::vector< vtkExodusIIReader * > ReaderList
int DeterminePattern(const char *file)
a simple class to control print indentation
#define vtkSetStringMacro(name)
std::vector< int > NumberOfPointsPerFile
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
void SetController(vtkMultiProcessController *c)
virtual void Broadcast(vtkMultiProcessController *ctrl)
vtkSetMacro(IgnoreDriverBugs, bool)
Timer support and logging.
virtual void SetFileName(const char *name)
GLdouble GLdouble GLdouble r
void SetFileRange(int, int)
static int DetermineFileId(const char *file)
vtkMultiProcessController * Controller