|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
void | SetFileNames (int nfiles, const char **names) |
|
virtual void | SetFileName (const char *name) |
|
char ** | GetFileNames () |
|
int | GetNumberOfFileNames () |
|
virtual vtkIdType | GetTotalNumberOfElements () |
|
virtual vtkIdType | GetTotalNumberOfNodes () |
|
virtual void | UpdateTimeInformation () |
|
virtual void | Broadcast (vtkMultiProcessController *ctrl) |
|
|
void | SetController (vtkMultiProcessController *c) |
|
virtual vtkMultiProcessController * | GetController () |
|
|
virtual void | SetFilePattern (const char *) |
|
virtual char * | GetFilePattern () |
|
virtual void | SetFilePrefix (const char *) |
|
virtual char * | GetFilePrefix () |
|
|
void | SetFileRange (int, int) |
|
void | SetFileRange (int *r) |
|
virtual int * | GetFileRange () |
|
virtual void | GetFileRange (int &, int &) |
|
virtual void | GetFileRange (int[2]) |
|
|
virtual int | GetNumberOfFiles () |
|
int | CanReadFile (const char *fname) |
|
virtual unsigned long | GetMTime () |
|
virtual unsigned long | GetMetadataMTime () |
|
virtual void | SetGenerateGlobalElementIdArray (int g) |
|
int | GetGenerateGlobalElementIdArray () |
|
virtual void | GenerateGlobalElementIdArrayOn () |
|
virtual void | GenerateGlobalElementIdArrayOff () |
|
virtual void | SetGenerateGlobalNodeIdArray (int g) |
|
int | GetGenerateGlobalNodeIdArray () |
|
virtual void | GenerateGlobalNodeIdArrayOn () |
|
virtual void | GenerateGlobalNodeIdArrayOff () |
|
virtual void | SetGenerateImplicitElementIdArray (int g) |
|
int | GetGenerateImplicitElementIdArray () |
|
virtual void | GenerateImplicitElementIdArrayOn () |
|
virtual void | GenerateImplicitElementIdArrayOff () |
|
virtual void | SetGenerateImplicitNodeIdArray (int g) |
|
int | GetGenerateImplicitNodeIdArray () |
|
virtual void | GenerateImplicitNodeIdArrayOn () |
|
virtual void | GenerateImplicitNodeIdArrayOff () |
|
virtual void | SetGenerateFileIdArray (int f) |
|
int | GetGenerateFileIdArray () |
|
virtual void | GenerateFileIdArrayOn () |
|
virtual void | GenerateFileIdArrayOff () |
|
virtual void | SetFileId (int f) |
|
int | GetFileId () |
|
int | GetNumberOfNodesInFile () |
|
int | GetNumberOfEdgesInFile () |
|
int | GetNumberOfFacesInFile () |
|
int | GetNumberOfElementsInFile () |
|
int | GetObjectTypeFromName (const char *name) |
|
const char * | GetObjectTypeName (int) |
|
int | GetNumberOfNodes () |
|
int | GetNumberOfObjects (int objectType) |
|
int | GetNumberOfEntriesInObject (int objectType, int objectIndex) |
|
int | GetObjectId (int objectType, int objectIndex) |
|
const char * | GetObjectName (int objectType, int objectIndex) |
|
int | GetObjectIndex (int objectType, const char *objectName) |
|
int | GetObjectIndex (int objectType, int id) |
|
int | GetObjectStatus (int objectType, int objectIndex) |
|
int | GetObjectStatus (int objectType, const char *objectName) |
|
void | SetObjectStatus (int objectType, int objectIndex, int status) |
|
void | SetObjectStatus (int objectType, const char *objectName, int status) |
|
virtual vtkIdType | GetTotalNumberOfEdges () |
|
virtual vtkIdType | GetTotalNumberOfFaces () |
|
virtual int | GetDisplayType () |
|
virtual void | SetDisplayType (int type) |
|
virtual void | ExodusModelMetadataOn () |
|
virtual void | ExodusModelMetadataOff () |
|
virtual void | SetExodusModelMetadata (int) |
|
virtual int | GetExodusModelMetadata () |
|
virtual void | SetPackExodusModelOntoOutput (int) |
|
virtual int | GetPackExodusModelOntoOutput () |
|
virtual void | PackExodusModelOntoOutputOn () |
|
virtual void | PackExodusModelOntoOutputOff () |
|
int | IsValidVariable (const char *type, const char *name) |
|
int | GetVariableID (const char *type, const char *name) |
|
void | SetAllArrayStatus (int otype, int status) |
|
int | GetTimeSeriesData (int ID, const char *vName, const char *vType, vtkFloatArray *result) |
|
int | GetNumberOfEdgeBlockArrays () |
|
const char * | GetEdgeBlockArrayName (int index) |
|
int | GetEdgeBlockArrayStatus (const char *name) |
|
void | SetEdgeBlockArrayStatus (const char *name, int flag) |
|
int | GetNumberOfFaceBlockArrays () |
|
const char * | GetFaceBlockArrayName (int index) |
|
int | GetFaceBlockArrayStatus (const char *name) |
|
void | SetFaceBlockArrayStatus (const char *name, int flag) |
|
int | GetNumberOfElementBlockArrays () |
|
const char * | GetElementBlockArrayName (int index) |
|
int | GetElementBlockArrayStatus (const char *name) |
|
void | SetElementBlockArrayStatus (const char *name, int flag) |
|
int | GetNumberOfGlobalResultArrays () |
|
const char * | GetGlobalResultArrayName (int index) |
|
int | GetGlobalResultArrayStatus (const char *name) |
|
void | SetGlobalResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfPointResultArrays () |
|
const char * | GetPointResultArrayName (int index) |
|
int | GetPointResultArrayStatus (const char *name) |
|
void | SetPointResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfEdgeResultArrays () |
|
const char * | GetEdgeResultArrayName (int index) |
|
int | GetEdgeResultArrayStatus (const char *name) |
|
void | SetEdgeResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfFaceResultArrays () |
|
const char * | GetFaceResultArrayName (int index) |
|
int | GetFaceResultArrayStatus (const char *name) |
|
void | SetFaceResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfElementResultArrays () |
|
const char * | GetElementResultArrayName (int index) |
|
int | GetElementResultArrayStatus (const char *name) |
|
void | SetElementResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfNodeMapArrays () |
|
const char * | GetNodeMapArrayName (int index) |
|
int | GetNodeMapArrayStatus (const char *name) |
|
void | SetNodeMapArrayStatus (const char *name, int flag) |
|
int | GetNumberOfEdgeMapArrays () |
|
const char * | GetEdgeMapArrayName (int index) |
|
int | GetEdgeMapArrayStatus (const char *name) |
|
void | SetEdgeMapArrayStatus (const char *name, int flag) |
|
int | GetNumberOfFaceMapArrays () |
|
const char * | GetFaceMapArrayName (int index) |
|
int | GetFaceMapArrayStatus (const char *name) |
|
void | SetFaceMapArrayStatus (const char *name, int flag) |
|
int | GetNumberOfElementMapArrays () |
|
const char * | GetElementMapArrayName (int index) |
|
int | GetElementMapArrayStatus (const char *name) |
|
void | SetElementMapArrayStatus (const char *name, int flag) |
|
int | GetNumberOfNodeSetArrays () |
|
const char * | GetNodeSetArrayName (int index) |
|
int | GetNodeSetArrayStatus (const char *name) |
|
void | SetNodeSetArrayStatus (const char *name, int flag) |
|
int | GetNumberOfSideSetArrays () |
|
const char * | GetSideSetArrayName (int index) |
|
int | GetSideSetArrayStatus (const char *name) |
|
void | SetSideSetArrayStatus (const char *name, int flag) |
|
int | GetNumberOfEdgeSetArrays () |
|
const char * | GetEdgeSetArrayName (int index) |
|
int | GetEdgeSetArrayStatus (const char *name) |
|
void | SetEdgeSetArrayStatus (const char *name, int flag) |
|
int | GetNumberOfFaceSetArrays () |
|
const char * | GetFaceSetArrayName (int index) |
|
int | GetFaceSetArrayStatus (const char *name) |
|
void | SetFaceSetArrayStatus (const char *name, int flag) |
|
int | GetNumberOfElementSetArrays () |
|
const char * | GetElementSetArrayName (int index) |
|
int | GetElementSetArrayStatus (const char *name) |
|
void | SetElementSetArrayStatus (const char *name, int flag) |
|
int | GetNumberOfNodeSetResultArrays () |
|
const char * | GetNodeSetResultArrayName (int index) |
|
int | GetNodeSetResultArrayStatus (const char *name) |
|
void | SetNodeSetResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfSideSetResultArrays () |
|
const char * | GetSideSetResultArrayName (int index) |
|
int | GetSideSetResultArrayStatus (const char *name) |
|
void | SetSideSetResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfEdgeSetResultArrays () |
|
const char * | GetEdgeSetResultArrayName (int index) |
|
int | GetEdgeSetResultArrayStatus (const char *name) |
|
void | SetEdgeSetResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfFaceSetResultArrays () |
|
const char * | GetFaceSetResultArrayName (int index) |
|
int | GetFaceSetResultArrayStatus (const char *name) |
|
void | SetFaceSetResultArrayStatus (const char *name, int flag) |
|
int | GetNumberOfElementSetResultArrays () |
|
const char * | GetElementSetResultArrayName (int index) |
|
int | GetElementSetResultArrayStatus (const char *name) |
|
void | SetElementSetResultArrayStatus (const char *name, int flag) |
|
void | Reset () |
|
void | ResetSettings () |
|
void | ResetCache () |
|
virtual void | Dump () |
|
vtkGraph * | GetSIL () |
|
virtual char * | GetFileName () |
|
virtual void | SetXMLFileName (const char *fname) |
|
virtual char * | GetXMLFileName () |
|
virtual void | SetTimeStep (int) |
|
virtual int | GetTimeStep () |
|
void | SetModeShape (int val) |
|
virtual int * | GetTimeStepRange () |
|
virtual void | GetTimeStepRange (int &, int &) |
|
virtual void | GetTimeStepRange (int[2]) |
|
virtual void | SetTimeStepRange (int, int) |
|
void | SetTimeStepRange (int[2]) |
|
virtual void | SetApplyDisplacements (int d) |
|
int | GetApplyDisplacements () |
|
virtual void | ApplyDisplacementsOn () |
|
virtual void | ApplyDisplacementsOff () |
|
virtual void | SetDisplacementMagnitude (float s) |
|
float | GetDisplacementMagnitude () |
|
virtual void | SetHasModeShapes (int ms) |
|
int | GetHasModeShapes () |
|
virtual void | HasModeShapesOn () |
|
virtual void | HasModeShapesOff () |
|
virtual void | SetModeShapeTime (double phase) |
|
double | GetModeShapeTime () |
|
virtual void | SetAnimateModeShapes (int flag) |
|
int | GetAnimateModeShapes () |
|
virtual void | AnimateModeShapesOn () |
|
virtual void | AnimateModeShapesOff () |
|
virtual void | SetEdgeFieldDecorations (int d) |
|
int | GetEdgeFieldDecorations () |
|
void | EdgeFieldDecorationsNone () |
|
void | EdgeFieldDecorationsGlyphs () |
|
void | EdgeFieldDecorationsCornerAveraged () |
|
virtual void | SetFaceFieldDecorations (int d) |
|
int | GetFaceFieldDecorations () |
|
void | FaceFieldDecorationsNone () |
|
void | FaceFieldDecorationsGlyphs () |
|
void | FaceFieldDecorationsCornerAveraged () |
|
const char * | GetTitle () |
|
int | GetDimensionality () |
|
int | GetNumberOfTimeSteps () |
|
int | GetNumberOfObjectArrays (int objectType) |
|
const char * | GetObjectArrayName (int objectType, int arrayIndex) |
|
int | GetObjectArrayIndex (int objectType, const char *arrayName) |
|
int | GetNumberOfObjectArrayComponents (int objectType, int arrayIndex) |
|
int | GetObjectArrayStatus (int objectType, int arrayIndex) |
|
int | GetObjectArrayStatus (int objectType, const char *arrayName) |
|
void | SetObjectArrayStatus (int objectType, int arrayIndex, int status) |
|
void | SetObjectArrayStatus (int objectType, const char *arrayName, int status) |
|
int | GetNumberOfObjectAttributes (int objectType, int objectIndex) |
|
const char * | GetObjectAttributeName (int objectType, int objectIndex, int attribIndex) |
|
int | GetObjectAttributeIndex (int objectType, int objectIndex, const char *attribName) |
|
int | GetObjectAttributeStatus (int objectType, int objectIndex, int attribIndex) |
|
int | GetObjectAttributeStatus (int objectType, int objectIndex, const char *attribName) |
|
void | SetObjectAttributeStatus (int objectType, int objectIndex, int attribIndex, int status) |
|
void | SetObjectAttributeStatus (int objectType, int objectIndex, const char *attribName, int status) |
|
int | GetNumberOfPartArrays () |
|
const char * | GetPartArrayName (int arrayIdx) |
|
int | GetPartArrayID (const char *name) |
|
const char * | GetPartBlockInfo (int arrayIdx) |
|
void | SetPartArrayStatus (int index, int flag) |
|
void | SetPartArrayStatus (const char *, int flag) |
|
int | GetPartArrayStatus (int index) |
|
int | GetPartArrayStatus (const char *) |
|
int | GetNumberOfMaterialArrays () |
|
const char * | GetMaterialArrayName (int arrayIdx) |
|
int | GetMaterialArrayID (const char *name) |
|
void | SetMaterialArrayStatus (int index, int flag) |
|
void | SetMaterialArrayStatus (const char *, int flag) |
|
int | GetMaterialArrayStatus (int index) |
|
int | GetMaterialArrayStatus (const char *) |
|
int | GetNumberOfAssemblyArrays () |
|
const char * | GetAssemblyArrayName (int arrayIdx) |
|
int | GetAssemblyArrayID (const char *name) |
|
void | SetAssemblyArrayStatus (int index, int flag) |
|
void | SetAssemblyArrayStatus (const char *, int flag) |
|
int | GetAssemblyArrayStatus (int index) |
|
int | GetAssemblyArrayStatus (const char *) |
|
int | GetNumberOfHierarchyArrays () |
|
const char * | GetHierarchyArrayName (int arrayIdx) |
|
void | SetHierarchyArrayStatus (int index, int flag) |
|
void | SetHierarchyArrayStatus (const char *, int flag) |
|
int | GetHierarchyArrayStatus (int index) |
|
int | GetHierarchyArrayStatus (const char *) |
|
virtual vtkExodusModel * | GetExodusModel () |
|
void | SetFastPathObjectType (const char *type) |
| !
|
|
void | SetFastPathIdType (const char *type) |
| !
|
|
void | SetFastPathObjectId (vtkIdType id) |
| !
|
|
virtual int | GetSILUpdateStamp () |
|
virtual bool | GetProducedFastPathOutput () |
|
virtual void | SetGenerateObjectIdCellArray (int g) |
|
int | GetGenerateObjectIdCellArray () |
|
virtual void | GenerateObjectIdCellArrayOn () |
|
virtual void | GenerateObjectIdCellArrayOff () |
|
vtkMultiBlockDataSet * | GetOutput () |
|
vtkMultiBlockDataSet * | GetOutput (int) |
|
void | SetInput (vtkDataObject *) |
|
void | SetInput (int, vtkDataObject *) |
|
int | HasExecutive () |
|
vtkExecutive * | GetExecutive () |
|
virtual void | SetExecutive (vtkExecutive *executive) |
|
virtual int | ModifyRequest (vtkInformation *request, int when) |
|
vtkInformation * | GetInputPortInformation (int port) |
|
vtkInformation * | GetOutputPortInformation (int port) |
|
int | GetNumberOfInputPorts () |
|
int | GetNumberOfOutputPorts () |
|
void | UpdateProgress (double amount) |
|
vtkInformation * | GetInputArrayInformation (int idx) |
|
void | RemoveAllInputs () |
|
vtkDataObject * | GetOutputDataObject (int port) |
|
virtual void | RemoveInputConnection (int port, vtkAlgorithmOutput *input) |
|
int | GetNumberOfInputConnections (int port) |
|
int | GetTotalNumberOfInputConnections () |
|
vtkAlgorithmOutput * | GetInputConnection (int port, int index) |
|
virtual void | Update () |
|
virtual void | UpdateInformation () |
|
virtual void | UpdateWholeExtent () |
|
void | ConvertTotalInputToPortConnection (int ind, int &port, int &conn) |
|
virtual double | ComputePriority () |
|
int | ProcessRequest (vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) |
|
virtual int | ComputePipelineMTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) |
|
virtual vtkInformation * | GetInformation () |
|
virtual void | SetInformation (vtkInformation *) |
|
virtual void | Register (vtkObjectBase *o) |
|
virtual void | UnRegister (vtkObjectBase *o) |
|
virtual void | SetAbortExecute (int) |
|
virtual int | GetAbortExecute () |
|
virtual void | AbortExecuteOn () |
|
virtual void | AbortExecuteOff () |
|
virtual void | SetProgress (double) |
|
virtual double | GetProgress () |
|
void | SetProgressText (const char *ptext) |
|
virtual char * | GetProgressText () |
|
virtual unsigned long | GetErrorCode () |
|
virtual void | SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, const char *name) |
|
virtual void | SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) |
|
virtual void | SetInputArrayToProcess (int idx, vtkInformation *info) |
|
virtual void | SetInputArrayToProcess (int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) |
|
vtkDataObject * | GetInputDataObject (int port, int connection) |
|
virtual void | SetInputConnection (int port, vtkAlgorithmOutput *input) |
|
virtual void | SetInputConnection (vtkAlgorithmOutput *input) |
|
virtual void | AddInputConnection (int port, vtkAlgorithmOutput *input) |
|
virtual void | AddInputConnection (vtkAlgorithmOutput *input) |
|
vtkAlgorithmOutput * | GetOutputPort (int index) |
|
vtkAlgorithmOutput * | GetOutputPort () |
|
virtual void | SetReleaseDataFlag (int) |
|
virtual int | GetReleaseDataFlag () |
|
void | ReleaseDataFlagOn () |
|
void | ReleaseDataFlagOff () |
|
int | UpdateExtentIsEmpty (vtkDataObject *output) |
|
int | UpdateExtentIsEmpty (vtkInformation *pinfo, int extentType) |
|
virtual void | DebugOn () |
|
virtual void | DebugOff () |
|
unsigned char | GetDebug () |
|
void | SetDebug (unsigned char debugFlag) |
|
virtual void | Modified () |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
void | RemoveObserver (unsigned long tag) |
|
void | RemoveObservers (unsigned long event) |
|
void | RemoveObservers (const char *event) |
|
void | RemoveAllObservers () |
|
int | HasObserver (unsigned long event) |
|
int | HasObserver (const char *event) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
int | InvokeEvent (unsigned long event) |
|
int | InvokeEvent (const char *event) |
|
const char * | GetClassName () const |
|
virtual void | Delete () |
|
virtual void | FastDelete () |
|
void | Print (ostream &os) |
|
void | SetReferenceCount (int) |
|
void | PrintRevisions (ostream &os) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
Read Exodus II files (.exii)
vtkPExodusIIReader is a unstructured grid source object that reads ExodusII files. Most of the meta data associated with the file is loaded when UpdateInformation is called. This includes information like Title, number of blocks, number and names of arrays. This data can be retrieved from methods in this reader. Separate arrays that are meant to be a single vector, are combined internally for convenience. To be combined, the array names have to be identical except for a trailing X,Y and Z (or x,y,z). By default all cell and point arrays are loaded. However, the user can flag arrays not to load with the methods "SetPointDataArrayLoadFlag" and "SetCellDataArrayLoadFlag". The reader responds to piece requests by loading only a range of the possible blocks. Unused points are filtered out internally.
Definition at line 48 of file vtkPExodusIIReader.h.