|
| virtual int | IsA (const char *type) |
| |
| vtkExodusIIReader * | NewInstance () const |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| int | CanReadFile (const char *fname) |
| |
| virtual unsigned long | GetMTime () |
| |
| virtual unsigned long | GetMetadataMTime () |
| |
| virtual void | SetFileName (const char *fname) |
| |
| 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 * | GetModeShapesRange () |
| |
| virtual void | GetModeShapesRange (int &, int &) |
| |
| virtual void | GetModeShapesRange (int[2]) |
| |
| virtual int * | GetTimeStepRange () |
| |
| virtual void | GetTimeStepRange (int &, int &) |
| |
| virtual void | GetTimeStepRange (int[2]) |
| |
| virtual void | SetGenerateObjectIdCellArray (int g) |
| |
| int | GetGenerateObjectIdCellArray () |
| |
| virtual void | GenerateObjectIdCellArrayOn () |
| |
| virtual void | GenerateObjectIdCellArrayOff () |
| |
| 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 () |
| |
| 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 () |
| |
| const char * | GetTitle () |
| |
| int | GetDimensionality () |
| |
| int | GetNumberOfTimeSteps () |
| |
| 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) |
| |
| 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) |
| |
| virtual vtkIdType | GetTotalNumberOfNodes () |
| |
| virtual vtkIdType | GetTotalNumberOfEdges () |
| |
| virtual vtkIdType | GetTotalNumberOfFaces () |
| |
| virtual vtkIdType | GetTotalNumberOfElements () |
| |
| 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 int | GetDisplayType () |
| |
| virtual void | SetDisplayType (int type) |
| |
| 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 () |
| |
| void | SetCacheSize (double CacheSize) |
| |
| double | GetCacheSize () |
| |
| void | SetSqueezePoints (bool sp) |
| |
| bool | GetSqueezePoints () |
| |
| virtual void | Dump () |
| |
| vtkGraph * | GetSIL () |
| |
| virtual int | GetSILUpdateStamp () |
| |
| vtkMultiBlockDataSetAlgorithm * | NewInstance () const |
| |
| vtkMultiBlockDataSet * | GetOutput () |
| |
| vtkMultiBlockDataSet * | GetOutput (int) |
| |
| void | SetInputData (vtkDataObject *) |
| |
| void | SetInputData (int, vtkDataObject *) |
| |
| vtkAlgorithm * | NewInstance () const |
| |
| int | HasExecutive () |
| |
| vtkExecutive * | GetExecutive () |
| |
| virtual void | SetExecutive (vtkExecutive *executive) |
| |
| int | ProcessRequest (vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) |
| |
| virtual int | ComputePipelineMTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) |
| |
| virtual int | ModifyRequest (vtkInformation *request, int when) |
| |
| vtkInformation * | GetInputPortInformation (int port) |
| |
| vtkInformation * | GetOutputPortInformation (int port) |
| |
| virtual vtkInformation * | GetInformation () |
| |
| virtual void | SetInformation (vtkInformation *) |
| |
| int | GetNumberOfInputPorts () |
| |
| int | GetNumberOfOutputPorts () |
| |
| 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 | UpdateProgress (double amount) |
| |
| 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) |
| |
| vtkInformation * | GetInputArrayInformation (int idx) |
| |
| void | RemoveAllInputs () |
| |
| vtkDataObject * | GetOutputDataObject (int port) |
| |
| 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) |
| |
| virtual void | RemoveInputConnection (int port, vtkAlgorithmOutput *input) |
| |
| virtual void | RemoveInputConnection (int port, int idx) |
| |
| virtual void | RemoveAllInputConnections (int port) |
| |
| virtual void | SetInputDataObject (int port, vtkDataObject *data) |
| |
| virtual void | SetInputDataObject (vtkDataObject *data) |
| |
| virtual void | AddInputDataObject (int port, vtkDataObject *data) |
| |
| virtual void | AddInputDataObject (vtkDataObject *data) |
| |
| vtkAlgorithmOutput * | GetOutputPort (int index) |
| |
| vtkAlgorithmOutput * | GetOutputPort () |
| |
| int | GetNumberOfInputConnections (int port) |
| |
| int | GetTotalNumberOfInputConnections () |
| |
| vtkAlgorithmOutput * | GetInputConnection (int port, int index) |
| |
| vtkAlgorithm * | GetInputAlgorithm (int port, int index, int &algPort) |
| |
| vtkAlgorithm * | GetInputAlgorithm (int port, int index) |
| |
| vtkAlgorithm * | GetInputAlgorithm () |
| |
| vtkExecutive * | GetInputExecutive (int port, int index) |
| |
| vtkExecutive * | GetInputExecutive () |
| |
| vtkInformation * | GetInputInformation (int port, int index) |
| |
| vtkInformation * | GetInputInformation () |
| |
| vtkInformation * | GetOutputInformation (int port) |
| |
| virtual void | Update (int port) |
| |
| virtual void | Update () |
| |
| virtual void | UpdateInformation () |
| |
| virtual void | UpdateDataObject () |
| |
| virtual void | PropagateUpdateExtent () |
| |
| virtual void | UpdateWholeExtent () |
| |
| void | ConvertTotalInputToPortConnection (int ind, int &port, int &conn) |
| |
| virtual void | SetReleaseDataFlag (int) |
| |
| virtual int | GetReleaseDataFlag () |
| |
| void | ReleaseDataFlagOn () |
| |
| void | ReleaseDataFlagOff () |
| |
| int | UpdateExtentIsEmpty (vtkInformation *pinfo, vtkDataObject *output) |
| |
| int | UpdateExtentIsEmpty (vtkInformation *pinfo, int extentType) |
| |
| int | SetUpdateExtentToWholeExtent (int port) |
| |
| int | SetUpdateExtentToWholeExtent () |
| |
| void | SetUpdateExtent (int port, int piece, int numPieces, int ghostLevel) |
| |
| void | SetUpdateExtent (int piece, int numPieces, int ghostLevel) |
| |
| void | SetUpdateExtent (int port, int extent[6]) |
| |
| void | SetUpdateExtent (int extent[6]) |
| |
| int * | GetUpdateExtent () |
| |
| int * | GetUpdateExtent (int port) |
| |
| void | GetUpdateExtent (int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) |
| |
| void | GetUpdateExtent (int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) |
| |
| void | GetUpdateExtent (int extent[6]) |
| |
| void | GetUpdateExtent (int port, int extent[6]) |
| |
| int | GetUpdatePiece () |
| |
| int | GetUpdatePiece (int port) |
| |
| int | GetUpdateNumberOfPieces () |
| |
| int | GetUpdateNumberOfPieces (int port) |
| |
| int | GetUpdateGhostLevel () |
| |
| int | GetUpdateGhostLevel (int port) |
| |
| void | SetProgressObserver (vtkProgressObserver *) |
| |
| virtual vtkProgressObserver * | GetProgressObserver () |
| |
| vtkObject * | NewInstance () const |
| |
| virtual void | DebugOn () |
| |
| virtual void | DebugOff () |
| |
| bool | GetDebug () |
| |
| void | SetDebug (bool 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) |
| |
| template<class U , class T > |
| unsigned long | AddObserver (unsigned long event, U observer, bool(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) |
| |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| |
| int | GetReferenceCount () |
| |
| void | SetReferenceCount (int) |
| |
| void | PrintRevisions (ostream &) |
| |
Read exodus 2 files .ex2.
vtkExodusIIReader 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 cell and point arrays are not loaded. However, the user can flag arrays to load with the methods "SetPointArrayStatus" and "SetCellArrayStatus". The reader DOES NOT respond to piece requests
- Tests:
- vtkExodusIIReader (Tests)
Definition at line 55 of file vtkExodusIIReader.h.