VTK
|
Read exodus 2 files .ex2. More...
#include <vtkExodusIIReader.h>
Public Types | |
typedef vtkMultiBlockDataSetAlgorithm | Superclass |
![]() | |
![]() | |
![]() |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
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 | GetTotalNumberOfNodes () |
virtual vtkIdType | GetTotalNumberOfEdges () |
virtual vtkIdType | GetTotalNumberOfFaces () |
virtual vtkIdType | GetTotalNumberOfElements () |
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 | UpdateTimeInformation () |
virtual void | Dump () |
vtkGraph * | GetSIL () |
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 * | 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 () |
![]() | |
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 () |
Static Public Member Functions | |
static vtkExodusIIReader * | New () |
static int | IsTypeOf (const char *type) |
static vtkExodusIIReader * | SafeDownCast (vtkObject *o) |
static const char * | GetGlobalFaceIdArrayName () |
static const char * | GetPedigreeFaceIdArrayName () |
static int | GetGlobalFaceID (vtkDataSet *data, int localID) |
static int | GetGlobalFaceID (vtkDataSet *data, int localID, int searchType) |
static const char * | GetImplicitFaceIdArrayName () |
static const char * | GetGlobalEdgeIdArrayName () |
static const char * | GetPedigreeEdgeIdArrayName () |
static int | GetGlobalEdgeID (vtkDataSet *data, int localID) |
static int | GetGlobalEdgeID (vtkDataSet *data, int localID, int searchType) |
static const char * | GetImplicitEdgeIdArrayName () |
static const char * | GetGlobalNodeIdArrayName () |
static const char * | GetPedigreeNodeIdArrayName () |
static int | GetGlobalNodeID (vtkDataSet *data, int localID) |
static int | GetGlobalNodeID (vtkDataSet *data, int localID, int searchType) |
static const char * | GetImplicitNodeIdArrayName () |
Static Protected Member Functions | |
static int | GetIDHelper (const char *arrayName, vtkDataSet *data, int localID, int searchType) |
static int | GetGlobalID (const char *arrayName, vtkDataSet *data, int localID, int searchType) |
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
Definition at line 55 of file vtkExodusIIReader.h.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
Definition at line 59 of file vtkExodusIIReader.h.
anonymous enum |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
SEARCH_TYPE_ELEMENT | |
SEARCH_TYPE_NODE | |
SEARCH_TYPE_ELEMENT_THEN_NODE | |
SEARCH_TYPE_NODE_THEN_ELEMENT | |
ID_NOT_FOUND |
Definition at line 154 of file vtkExodusIIReader.h.
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
Definition at line 162 of file vtkExodusIIReader.h.
Ways to decorate edge and face variables.
NONE |
no decoration |
GLYPHS |
create glyphs inside each cell with the proper vector values interpolated to them |
CORNER_AVERAGED |
create approximate vector field by averaging at cell corners |
Definition at line 217 of file vtkExodusIIReader.h.
|
protected |
|
protected |
|
static |
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
virtual |
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
static |
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
virtual |
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
static |
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
virtual |
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
int vtkExodusIIReader::CanReadFile | ( | const char * | fname | ) |
Determine if the file can be readed with this reader.
|
virtual |
Return the object's MTime. This is overridden to include the timestamp of its internal class.
Reimplemented from vtkObject.
|
virtual |
Return the MTime of the internal data structure. This is really only intended for use by vtkPExodusIIReader in order to determine if the filename is newer than the metadata.
|
virtual |
Specify file name of the Exodus file.
Reimplemented in vtkPExodusIIReader.
|
virtual |
Specify file name of the Exodus file.
|
virtual |
Specify file name of the xml file.
|
virtual |
Specify file name of the xml file.
|
virtual |
Which TimeStep to read.
|
virtual |
Which TimeStep to read.
|
inline |
Convenience method to set the mode-shape which is same as this->SetTimeStep(val-1);
Definition at line 97 of file vtkExodusIIReader.h.
|
virtual |
Returns the available range of valid integer time steps.
|
virtual |
Returns the available range of valid integer time steps.
|
virtual |
Returns the available range of valid integer time steps.
|
virtual |
Returns the available range of valid integer time steps.
void vtkExodusIIReader::SetTimeStepRange | ( | int | [2] | ) |
Returns the available range of valid integer time steps.
|
virtual |
Extra cell data array that can be generated. By default, this array is ON. The value of the array is the integer id found in the exodus file. The name of the array is returned by GetBlockIdArrayName(). For cells representing elements from an Exodus element block, this is set to the element block ID. For cells representing edges from an Exodus edge block, this is the edge block ID. Similarly, ths is the face block ID for cells representing faces from an Exodus face block. The same holds for cells representing entries of node, edge, face, side, and element sets.
int vtkExodusIIReader::GetGenerateObjectIdCellArray | ( | ) |
Extra cell data array that can be generated. By default, this array is ON. The value of the array is the integer id found in the exodus file. The name of the array is returned by GetBlockIdArrayName(). For cells representing elements from an Exodus element block, this is set to the element block ID. For cells representing edges from an Exodus edge block, this is the edge block ID. Similarly, ths is the face block ID for cells representing faces from an Exodus face block. The same holds for cells representing entries of node, edge, face, side, and element sets.
|
virtual |
Extra cell data array that can be generated. By default, this array is ON. The value of the array is the integer id found in the exodus file. The name of the array is returned by GetBlockIdArrayName(). For cells representing elements from an Exodus element block, this is set to the element block ID. For cells representing edges from an Exodus edge block, this is the edge block ID. Similarly, ths is the face block ID for cells representing faces from an Exodus face block. The same holds for cells representing entries of node, edge, face, side, and element sets.
|
virtual |
Extra cell data array that can be generated. By default, this array is ON. The value of the array is the integer id found in the exodus file. The name of the array is returned by GetBlockIdArrayName(). For cells representing elements from an Exodus element block, this is set to the element block ID. For cells representing edges from an Exodus edge block, this is the edge block ID. Similarly, ths is the face block ID for cells representing faces from an Exodus face block. The same holds for cells representing entries of node, edge, face, side, and element sets.
|
inlinestatic |
Extra cell data array that can be generated. By default, this array is ON. The value of the array is the integer id found in the exodus file. The name of the array is returned by GetBlockIdArrayName(). For cells representing elements from an Exodus element block, this is set to the element block ID. For cells representing edges from an Exodus edge block, this is the edge block ID. Similarly, ths is the face block ID for cells representing faces from an Exodus face block. The same holds for cells representing entries of node, edge, face, side, and element sets.
Definition at line 122 of file vtkExodusIIReader.h.
|
virtual |
int vtkExodusIIReader::GetGenerateGlobalElementIdArray | ( | ) |
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::GetGenerateGlobalNodeIdArray | ( | ) |
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::GetGenerateImplicitElementIdArray | ( | ) |
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::GetGenerateImplicitNodeIdArray | ( | ) |
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::GetGenerateFileIdArray | ( | ) |
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::GetFileId | ( | ) |
|
inlinestatic |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
Definition at line 223 of file vtkExodusIIReader.h.
|
inlinestatic |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
Definition at line 224 of file vtkExodusIIReader.h.
|
static |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
|
static |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
|
inlinestatic |
Extra cell data array that can be generated. By default, this array is off. The value of the array is the integer global id of the cell. The name of the array is returned by GetGlobalElementIdArrayName() ***NOTE*** No more "unique" global ID. Instead we have an arbitrary number of maps.
Definition at line 228 of file vtkExodusIIReader.h.
|
inlinestatic |
Definition at line 231 of file vtkExodusIIReader.h.
|
inlinestatic |
Definition at line 232 of file vtkExodusIIReader.h.
|
static |
|
static |
|
inlinestatic |
Definition at line 236 of file vtkExodusIIReader.h.
|
inlinestatic |
Definition at line 238 of file vtkExodusIIReader.h.
|
inlinestatic |
Definition at line 239 of file vtkExodusIIReader.h.
|
static |
|
static |
|
inlinestatic |
Definition at line 243 of file vtkExodusIIReader.h.
|
inlinestatic |
Extra point data array that can be generated. By default, this array is ON. The value of the array is the integer id of the node. The id is relative to the entire data set. The name of the array is returned by GlobalNodeIdArrayName().
Definition at line 250 of file vtkExodusIIReader.h.
|
inlinestatic |
Extra point data array that can be generated. By default, this array is ON. The value of the array is the integer id of the node. The id is relative to the entire data set. The name of the array is returned by GlobalNodeIdArrayName().
Definition at line 251 of file vtkExodusIIReader.h.
|
static |
Extra point data array that can be generated. By default, this array is ON. The value of the array is the integer id of the node. The id is relative to the entire data set. The name of the array is returned by GlobalNodeIdArrayName().
|
static |
Extra point data array that can be generated. By default, this array is ON. The value of the array is the integer id of the node. The id is relative to the entire data set. The name of the array is returned by GlobalNodeIdArrayName().
|
inlinestatic |
Extra point data array that can be generated. By default, this array is ON. The value of the array is the integer id of the node. The id is relative to the entire data set. The name of the array is returned by GlobalNodeIdArrayName().
Definition at line 255 of file vtkExodusIIReader.h.
|
virtual |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
int vtkExodusIIReader::GetApplyDisplacements | ( | ) |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
|
virtual |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
|
virtual |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
|
virtual |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
float vtkExodusIIReader::GetDisplacementMagnitude | ( | ) |
Geometric locations can include displacements. By default, this is ON. The nodal positions are 'displaced' by the standard exodus displacment vector. If displacements are turned 'off', the user can explicitly add them by applying a warp filter.
|
virtual |
Set/Get whether the Exodus sequence number corresponds to time steps or mode shapes. By default, HasModeShapes is false unless two time values in the Exodus file are identical, in which case it is true.
int vtkExodusIIReader::GetHasModeShapes | ( | ) |
Set/Get whether the Exodus sequence number corresponds to time steps or mode shapes. By default, HasModeShapes is false unless two time values in the Exodus file are identical, in which case it is true.
|
virtual |
Set/Get whether the Exodus sequence number corresponds to time steps or mode shapes. By default, HasModeShapes is false unless two time values in the Exodus file are identical, in which case it is true.
|
virtual |
Set/Get whether the Exodus sequence number corresponds to time steps or mode shapes. By default, HasModeShapes is false unless two time values in the Exodus file are identical, in which case it is true.
|
virtual |
Set/Get the time used to animate mode shapes. This is a number between 0 and 1 that is used to scale the DisplacementMagnitude in a sinusoidal pattern. Specifically, the displacement vector for each vertex is scaled by before it is added to the vertex coordinates.
double vtkExodusIIReader::GetModeShapeTime | ( | ) |
Set/Get the time used to animate mode shapes. This is a number between 0 and 1 that is used to scale the DisplacementMagnitude in a sinusoidal pattern. Specifically, the displacement vector for each vertex is scaled by before it is added to the vertex coordinates.
|
virtual |
If this flag is on (the default) and HasModeShapes is also on, then this reader will report a continuous time range [0,1] and animate the displacements in a periodic sinusoid. If this flag is off and HasModeShapes is on, this reader ignores time. This flag has no effect if HasModeShapes is off.
int vtkExodusIIReader::GetAnimateModeShapes | ( | ) |
If this flag is on (the default) and HasModeShapes is also on, then this reader will report a continuous time range [0,1] and animate the displacements in a periodic sinusoid. If this flag is off and HasModeShapes is on, this reader ignores time. This flag has no effect if HasModeShapes is off.
|
virtual |
If this flag is on (the default) and HasModeShapes is also on, then this reader will report a continuous time range [0,1] and animate the displacements in a periodic sinusoid. If this flag is off and HasModeShapes is on, this reader ignores time. This flag has no effect if HasModeShapes is off.
|
virtual |
If this flag is on (the default) and HasModeShapes is also on, then this reader will report a continuous time range [0,1] and animate the displacements in a periodic sinusoid. If this flag is off and HasModeShapes is on, this reader ignores time. This flag has no effect if HasModeShapes is off.
|
virtual |
FIXME
int vtkExodusIIReader::GetEdgeFieldDecorations | ( | ) |
FIXME
|
inline |
FIXME
Definition at line 305 of file vtkExodusIIReader.h.
|
inline |
FIXME
Definition at line 306 of file vtkExodusIIReader.h.
|
inline |
FIXME
Definition at line 307 of file vtkExodusIIReader.h.
|
virtual |
FIXME
int vtkExodusIIReader::GetFaceFieldDecorations | ( | ) |
FIXME
|
inline |
FIXME
Definition at line 314 of file vtkExodusIIReader.h.
|
inline |
FIXME
Definition at line 315 of file vtkExodusIIReader.h.
|
inline |
FIXME
Definition at line 316 of file vtkExodusIIReader.h.
const char* vtkExodusIIReader::GetTitle | ( | ) |
Access to meta data generated by UpdateInformation.
int vtkExodusIIReader::GetDimensionality | ( | ) |
Access to meta data generated by UpdateInformation.
int vtkExodusIIReader::GetNumberOfTimeSteps | ( | ) |
Access to meta data generated by UpdateInformation.
int vtkExodusIIReader::GetNumberOfNodesInFile | ( | ) |
int vtkExodusIIReader::GetNumberOfEdgesInFile | ( | ) |
int vtkExodusIIReader::GetNumberOfFacesInFile | ( | ) |
int vtkExodusIIReader::GetNumberOfElementsInFile | ( | ) |
int vtkExodusIIReader::GetObjectTypeFromName | ( | const char * | name | ) |
const char* vtkExodusIIReader::GetObjectTypeName | ( | int | ) |
int vtkExodusIIReader::GetNumberOfNodes | ( | ) |
int vtkExodusIIReader::GetNumberOfObjects | ( | int | objectType | ) |
int vtkExodusIIReader::GetNumberOfEntriesInObject | ( | int | objectType, |
int | objectIndex | ||
) |
int vtkExodusIIReader::GetObjectId | ( | int | objectType, |
int | objectIndex | ||
) |
const char* vtkExodusIIReader::GetObjectName | ( | int | objectType, |
int | objectIndex | ||
) |
int vtkExodusIIReader::GetObjectIndex | ( | int | objectType, |
const char * | objectName | ||
) |
int vtkExodusIIReader::GetObjectIndex | ( | int | objectType, |
int | id | ||
) |
int vtkExodusIIReader::GetObjectStatus | ( | int | objectType, |
int | objectIndex | ||
) |
|
inline |
Definition at line 342 of file vtkExodusIIReader.h.
void vtkExodusIIReader::SetObjectStatus | ( | int | objectType, |
int | objectIndex, | ||
int | status | ||
) |
void vtkExodusIIReader::SetObjectStatus | ( | int | objectType, |
const char * | objectName, | ||
int | status | ||
) |
int vtkExodusIIReader::GetNumberOfObjectArrays | ( | int | objectType | ) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
const char* vtkExodusIIReader::GetObjectArrayName | ( | int | objectType, |
int | arrayIndex | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetObjectArrayIndex | ( | int | objectType, |
const char * | arrayName | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetNumberOfObjectArrayComponents | ( | int | objectType, |
int | arrayIndex | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetObjectArrayStatus | ( | int | objectType, |
int | arrayIndex | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
|
inline |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
Definition at line 358 of file vtkExodusIIReader.h.
void vtkExodusIIReader::SetObjectArrayStatus | ( | int | objectType, |
int | arrayIndex, | ||
int | status | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
void vtkExodusIIReader::SetObjectArrayStatus | ( | int | objectType, |
const char * | arrayName, | ||
int | status | ||
) |
By default arrays are not loaded. These methods allow the user to select which arrays they want to load. You can get information about the arrays by first caling UpdateInformation, and using GetPointArrayName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetNumberOfObjectAttributes | ( | int | objectType, |
int | objectIndex | ||
) |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
const char* vtkExodusIIReader::GetObjectAttributeName | ( | int | objectType, |
int | objectIndex, | ||
int | attribIndex | ||
) |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetObjectAttributeIndex | ( | int | objectType, |
int | objectIndex, | ||
const char * | attribName | ||
) |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
int vtkExodusIIReader::GetObjectAttributeStatus | ( | int | objectType, |
int | objectIndex, | ||
int | attribIndex | ||
) |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
|
inline |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
Definition at line 374 of file vtkExodusIIReader.h.
void vtkExodusIIReader::SetObjectAttributeStatus | ( | int | objectType, |
int | objectIndex, | ||
int | attribIndex, | ||
int | status | ||
) |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
|
inline |
By default attributes are not loaded. These methods allow the user to select which attributes they want to load. You can get information about the attributes by first caling UpdateInformation, and using GetObjectAttributeName ... (Developer Note) This meta data is all accessed through vtkExodusMetadata
Definition at line 378 of file vtkExodusIIReader.h.
|
virtual |
Reimplemented in vtkPExodusIIReader.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkPExodusIIReader.
int vtkExodusIIReader::GetNumberOfPartArrays | ( | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
const char* vtkExodusIIReader::GetPartArrayName | ( | int | arrayIdx | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
int vtkExodusIIReader::GetPartArrayID | ( | const char * | name | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
const char* vtkExodusIIReader::GetPartBlockInfo | ( | int | arrayIdx | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
void vtkExodusIIReader::SetPartArrayStatus | ( | int | index, |
int | flag | ||
) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
void vtkExodusIIReader::SetPartArrayStatus | ( | const char * | , |
int | flag | ||
) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
int vtkExodusIIReader::GetPartArrayStatus | ( | int | index | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
int vtkExodusIIReader::GetPartArrayStatus | ( | const char * | ) |
By default all parts are loaded. These methods allow the user to select which parts they want to load. You can get information about the parts by first caling UpdateInformation, and using GetPartArrayName ...
int vtkExodusIIReader::GetNumberOfMaterialArrays | ( | ) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
const char* vtkExodusIIReader::GetMaterialArrayName | ( | int | arrayIdx | ) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
int vtkExodusIIReader::GetMaterialArrayID | ( | const char * | name | ) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
void vtkExodusIIReader::SetMaterialArrayStatus | ( | int | index, |
int | flag | ||
) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
void vtkExodusIIReader::SetMaterialArrayStatus | ( | const char * | , |
int | flag | ||
) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
int vtkExodusIIReader::GetMaterialArrayStatus | ( | int | index | ) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
int vtkExodusIIReader::GetMaterialArrayStatus | ( | const char * | ) |
By default all materials are loaded. These methods allow the user to select which materials they want to load. You can get information about the materials by first caling UpdateInformation, and using GetMaterialArrayName ...
int vtkExodusIIReader::GetNumberOfAssemblyArrays | ( | ) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
const char* vtkExodusIIReader::GetAssemblyArrayName | ( | int | arrayIdx | ) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
int vtkExodusIIReader::GetAssemblyArrayID | ( | const char * | name | ) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
void vtkExodusIIReader::SetAssemblyArrayStatus | ( | int | index, |
int | flag | ||
) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
void vtkExodusIIReader::SetAssemblyArrayStatus | ( | const char * | , |
int | flag | ||
) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
int vtkExodusIIReader::GetAssemblyArrayStatus | ( | int | index | ) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
int vtkExodusIIReader::GetAssemblyArrayStatus | ( | const char * | ) |
By default all assemblies are loaded. These methods allow the user to select which assemblies they want to load. You can get information about the assemblies by first caling UpdateInformation, and using GetAssemblyArrayName ...
int vtkExodusIIReader::GetNumberOfHierarchyArrays | ( | ) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
const char* vtkExodusIIReader::GetHierarchyArrayName | ( | int | arrayIdx | ) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
void vtkExodusIIReader::SetHierarchyArrayStatus | ( | int | index, |
int | flag | ||
) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
void vtkExodusIIReader::SetHierarchyArrayStatus | ( | const char * | , |
int | flag | ||
) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
int vtkExodusIIReader::GetHierarchyArrayStatus | ( | int | index | ) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
int vtkExodusIIReader::GetHierarchyArrayStatus | ( | const char * | ) |
By default all hierarchy entries are loaded. These methods allow the user to select which hierarchy entries they want to load. You can get information about the hierarchy entries by first caling UpdateInformation, and using GetHierarchyArrayName ... these methods do not call functions in metaData. They call functions on the ExodusXMLParser since it seemed silly to duplicate all the information
|
virtual |
|
virtual |
|
virtual |
There is a great deal of model information lost when an Exodus II file is read in to a vtkMultiBlockDataSet. Turn this option ON if you want this metadata to be read in to a vtkExodusModel object. The default is OFF.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Returns the object which encapsulates the model metadata.
|
virtual |
By default, the ExodusModel metadata (if requested with ExodusModelMetadataOn()) is also encoded into field arrays and attached to the output unstructured grid. Set this OFF if you don't want this to happen. (The vtkExodusIIWriter and the vtkEnSightWriter can unpack this metadata from the field arrays and use it when writing out Exodus or EnSight files.)
|
virtual |
|
virtual |
|
virtual |
int vtkExodusIIReader::IsValidVariable | ( | const char * | type, |
const char * | name | ||
) |
return boolean indicating whether the type,name is a valid variable
int vtkExodusIIReader::GetVariableID | ( | const char * | type, |
const char * | name | ||
) |
Return the id of the type,name variable
void vtkExodusIIReader::SetAllArrayStatus | ( | int | otype, |
int | status | ||
) |
int vtkExodusIIReader::GetTimeSeriesData | ( | int | ID, |
const char * | vName, | ||
const char * | vType, | ||
vtkFloatArray * | result | ||
) |
|
inline |
Definition at line 494 of file vtkExodusIIReader.h.
|
inline |
Definition at line 496 of file vtkExodusIIReader.h.
|
inline |
Definition at line 498 of file vtkExodusIIReader.h.
|
inline |
Definition at line 500 of file vtkExodusIIReader.h.
|
inline |
Definition at line 503 of file vtkExodusIIReader.h.
|
inline |
Definition at line 505 of file vtkExodusIIReader.h.
|
inline |
Definition at line 507 of file vtkExodusIIReader.h.
|
inline |
Definition at line 509 of file vtkExodusIIReader.h.
|
inline |
Definition at line 512 of file vtkExodusIIReader.h.
|
inline |
Definition at line 514 of file vtkExodusIIReader.h.
|
inline |
Definition at line 516 of file vtkExodusIIReader.h.
|
inline |
Definition at line 518 of file vtkExodusIIReader.h.
|
inline |
Definition at line 521 of file vtkExodusIIReader.h.
|
inline |
Definition at line 523 of file vtkExodusIIReader.h.
|
inline |
Definition at line 525 of file vtkExodusIIReader.h.
|
inline |
Definition at line 527 of file vtkExodusIIReader.h.
|
inline |
Definition at line 530 of file vtkExodusIIReader.h.
|
inline |
Definition at line 532 of file vtkExodusIIReader.h.
|
inline |
Definition at line 534 of file vtkExodusIIReader.h.
|
inline |
Definition at line 536 of file vtkExodusIIReader.h.
|
inline |
Definition at line 539 of file vtkExodusIIReader.h.
|
inline |
Definition at line 541 of file vtkExodusIIReader.h.
|
inline |
Definition at line 543 of file vtkExodusIIReader.h.
|
inline |
Definition at line 545 of file vtkExodusIIReader.h.
|
inline |
Definition at line 548 of file vtkExodusIIReader.h.
|
inline |
Definition at line 550 of file vtkExodusIIReader.h.
|
inline |
Definition at line 552 of file vtkExodusIIReader.h.
|
inline |
Definition at line 554 of file vtkExodusIIReader.h.
|
inline |
Definition at line 557 of file vtkExodusIIReader.h.
|
inline |
Definition at line 559 of file vtkExodusIIReader.h.
|
inline |
Definition at line 561 of file vtkExodusIIReader.h.
|
inline |
Definition at line 563 of file vtkExodusIIReader.h.
|
inline |
Definition at line 567 of file vtkExodusIIReader.h.
|
inline |
Definition at line 569 of file vtkExodusIIReader.h.
|
inline |
Definition at line 571 of file vtkExodusIIReader.h.
|
inline |
Definition at line 573 of file vtkExodusIIReader.h.
|
inline |
Definition at line 576 of file vtkExodusIIReader.h.
|
inline |
Definition at line 578 of file vtkExodusIIReader.h.
|
inline |
Definition at line 580 of file vtkExodusIIReader.h.
|
inline |
Definition at line 582 of file vtkExodusIIReader.h.
|
inline |
Definition at line 585 of file vtkExodusIIReader.h.
|
inline |
Definition at line 587 of file vtkExodusIIReader.h.
|
inline |
Definition at line 589 of file vtkExodusIIReader.h.
|
inline |
Definition at line 591 of file vtkExodusIIReader.h.
|
inline |
Definition at line 594 of file vtkExodusIIReader.h.
|
inline |
Definition at line 596 of file vtkExodusIIReader.h.
|
inline |
Definition at line 598 of file vtkExodusIIReader.h.
|
inline |
Definition at line 600 of file vtkExodusIIReader.h.
|
inline |
Definition at line 603 of file vtkExodusIIReader.h.
|
inline |
Definition at line 605 of file vtkExodusIIReader.h.
|
inline |
Definition at line 607 of file vtkExodusIIReader.h.
|
inline |
Definition at line 609 of file vtkExodusIIReader.h.
|
inline |
Definition at line 612 of file vtkExodusIIReader.h.
|
inline |
Definition at line 614 of file vtkExodusIIReader.h.
|
inline |
Definition at line 616 of file vtkExodusIIReader.h.
|
inline |
Definition at line 618 of file vtkExodusIIReader.h.
|
inline |
Definition at line 621 of file vtkExodusIIReader.h.
|
inline |
Definition at line 623 of file vtkExodusIIReader.h.
|
inline |
Definition at line 625 of file vtkExodusIIReader.h.
|
inline |
Definition at line 627 of file vtkExodusIIReader.h.
|
inline |
Definition at line 630 of file vtkExodusIIReader.h.
|
inline |
Definition at line 632 of file vtkExodusIIReader.h.
|
inline |
Definition at line 634 of file vtkExodusIIReader.h.
|
inline |
Definition at line 636 of file vtkExodusIIReader.h.
|
inline |
Definition at line 639 of file vtkExodusIIReader.h.
|
inline |
Definition at line 641 of file vtkExodusIIReader.h.
|
inline |
Definition at line 643 of file vtkExodusIIReader.h.
|
inline |
Definition at line 645 of file vtkExodusIIReader.h.
|
inline |
Definition at line 649 of file vtkExodusIIReader.h.
|
inline |
Definition at line 651 of file vtkExodusIIReader.h.
|
inline |
Definition at line 653 of file vtkExodusIIReader.h.
|
inline |
Definition at line 655 of file vtkExodusIIReader.h.
|
inline |
Definition at line 658 of file vtkExodusIIReader.h.
|
inline |
Definition at line 660 of file vtkExodusIIReader.h.
|
inline |
Definition at line 662 of file vtkExodusIIReader.h.
|
inline |
Definition at line 664 of file vtkExodusIIReader.h.
|
inline |
Definition at line 667 of file vtkExodusIIReader.h.
|
inline |
Definition at line 669 of file vtkExodusIIReader.h.
|
inline |
Definition at line 671 of file vtkExodusIIReader.h.
|
inline |
Definition at line 673 of file vtkExodusIIReader.h.
|
inline |
Definition at line 676 of file vtkExodusIIReader.h.
|
inline |
Definition at line 678 of file vtkExodusIIReader.h.
|
inline |
Definition at line 680 of file vtkExodusIIReader.h.
|
inline |
Definition at line 682 of file vtkExodusIIReader.h.
|
inline |
Definition at line 685 of file vtkExodusIIReader.h.
|
inline |
Definition at line 687 of file vtkExodusIIReader.h.
|
inline |
Definition at line 689 of file vtkExodusIIReader.h.
|
inline |
Definition at line 691 of file vtkExodusIIReader.h.
void vtkExodusIIReader::SetFastPathObjectType | ( | const char * | type | ) |
!
Fast path
The following are set using the fast-path keys found in vtkPExodusIIReader's input information. Fast-path keys are meant to be used by an filter that works with temporal data. Rather than re-executing the pipeline for each timestep, since the exodus reader, as part of its API, contains a faster way to read temporal data, algorithms may use these keys to request temporal data. See also: vtkExtractArraysOverTime.
Set the fast-path keys. All three must be set for the fast-path option to work. Possible argument values: "POINT","CELL","EDGE","FACE"
void vtkExodusIIReader::SetFastPathIdType | ( | const char * | type | ) |
!
Fast path
The following are set using the fast-path keys found in vtkPExodusIIReader's input information. Fast-path keys are meant to be used by an filter that works with temporal data. Rather than re-executing the pipeline for each timestep, since the exodus reader, as part of its API, contains a faster way to read temporal data, algorithms may use these keys to request temporal data. See also: vtkExtractArraysOverTime.
Set the fast-path keys. All three must be set for the fast-path option to work. Possible argument values: "POINT","CELL","EDGE","FACE"
void vtkExodusIIReader::SetFastPathObjectId | ( | vtkIdType | id | ) |
!
Fast path
The following are set using the fast-path keys found in vtkPExodusIIReader's input information. Fast-path keys are meant to be used by an filter that works with temporal data. Rather than re-executing the pipeline for each timestep, since the exodus reader, as part of its API, contains a faster way to read temporal data, algorithms may use these keys to request temporal data. See also: vtkExtractArraysOverTime.
Set the fast-path keys. All three must be set for the fast-path option to work. Possible argument values: "POINT","CELL","EDGE","FACE"
void vtkExodusIIReader::Reset | ( | ) |
Reset the user-specified parameters and flush internal arrays so that the reader state is just as it was after the reader was instantiated. It doesn't make sense to let users reset only the internal state; both the settings and the state are changed by this call.
void vtkExodusIIReader::ResetSettings | ( | ) |
Reset the user-specified parameters to their default values. The only settings not affected are the filename and/or pattern because these have no default. Resetting the settings but not the state allows users to keep the active cache but return to initial array selections, etc.
void vtkExodusIIReader::ResetCache | ( | ) |
Clears out the cache entries.
|
virtual |
Re-reads time information from the exodus file and updates TimeStepRange accordingly.
Reimplemented in vtkPExodusIIReader.
|
virtual |
vtkGraph* vtkExodusIIReader::GetSIL | ( | ) |
SIL describes organization of/relationships between classifications eg. blocks/materials/hierarchies.
|
virtual |
Every time the SIL is updated a this will return a different value.
|
virtual |
HACK: Used by vtkPExodusIIReader to tell is the reader produced a valid fast path output.
|
protectedvirtual |
Reset or create an ExodusModel and turn on arrays that must be present for the ExodusIIWriter
|
staticprotected |
|
staticprotected |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
Returns true if XMLFileName has already been set. Otherwise, look for the XML metadata file in the same directory as the data file(s) using the following possible file names: DATA_FILE_NAME.xml DATA_FILE_NAME.dart artifact.dta Return true if found, false otherwise
|
protected |
|
protected |
Populates the TIME_STEPS and TIME_RANGE keys based on file metadata.
|
protectedvirtual |
|
protectedvirtual |
see vtkAlgorithm for details
Reimplemented from vtkMultiBlockDataSetAlgorithm.
|
protectedvirtual |
This is called by the superclass. This is the method you should override.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
protectedvirtual |
This is called by the superclass. This is the method you should override.
Reimplemented from vtkMultiBlockDataSetAlgorithm.
Reimplemented in vtkPExodusIIReader.
|
protected |
Definition at line 794 of file vtkExodusIIReader.h.
|
protected |
Definition at line 795 of file vtkExodusIIReader.h.
|
protected |
Definition at line 796 of file vtkExodusIIReader.h.
|
protected |
Definition at line 797 of file vtkExodusIIReader.h.
|
protected |
Definition at line 798 of file vtkExodusIIReader.h.
|
protected |
Definition at line 799 of file vtkExodusIIReader.h.
|
protected |
Definition at line 806 of file vtkExodusIIReader.h.
|
protected |
Definition at line 809 of file vtkExodusIIReader.h.
|
protected |
Definition at line 811 of file vtkExodusIIReader.h.
|
protected |
Definition at line 812 of file vtkExodusIIReader.h.
|
protected |
Definition at line 813 of file vtkExodusIIReader.h.
|
protected |
Definition at line 815 of file vtkExodusIIReader.h.
|
protected |
Definition at line 816 of file vtkExodusIIReader.h.