ActiViz .NET
5.8.0
|
vtkPExodusIIReader - Read Exodus II files (.exii) More...
Public Member Functions | |
vtkPExodusIIReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPExodusIIReader () | |
Undocumented Block | |
virtual void | Broadcast (vtkMultiProcessController ctrl) |
Sends metadata (that read from the input file, not settings modified through this API) from the rank 0 node to all other processes in a job. | |
virtual vtkMultiProcessController | GetController () |
Set/get the communication object used to relay a list of files from the rank 0 process to all others. This is the only interprocess communication required by vtkPExodusIIReader. | |
virtual string | GetFilePattern () |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method. | |
virtual string | GetFilePrefix () |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method. | |
virtual int[] | GetFileRange () |
Set the range of files that are being loaded. The range for single file should add to 0. | |
virtual void | GetFileRange (ref int _arg1, ref int _arg2) |
Set the range of files that are being loaded. The range for single file should add to 0. | |
virtual void | GetFileRange (IntPtr _arg) |
Set the range of files that are being loaded. The range for single file should add to 0. | |
int | GetNumberOfFileNames () |
Return number of file names set in SetFileNames | |
virtual int | GetNumberOfFiles () |
Return the number of files to be read. | |
override int | GetTotalNumberOfElements () |
Return the number of files to be read. | |
override int | GetTotalNumberOfNodes () |
Return the number of files to be read. | |
override int | IsA (string type) |
Undocumented Block | |
new vtkPExodusIIReader | NewInstance () |
Undocumented Block | |
void | SetController (vtkMultiProcessController c) |
Set/get the communication object used to relay a list of files from the rank 0 process to all others. This is the only interprocess communication required by vtkPExodusIIReader. | |
override void | SetFileName (string name) |
Provide an arbitrary list of file names instead of a prefix, pattern and range. Overrides any prefix, pattern and range that is specified. vtkPExodusIIReader makes it's own copy of your file names. | |
virtual void | SetFilePattern (string _arg) |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method. | |
virtual void | SetFilePrefix (string _arg) |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method. | |
void | SetFileRange (int arg0, int arg1) |
Set the range of files that are being loaded. The range for single file should add to 0. | |
void | SetFileRange (IntPtr r) |
Set the range of files that are being loaded. The range for single file should add to 0. | |
override void | UpdateTimeInformation () |
Calls UpdateTimeInformation() on all serial readers so they'll re-read their time info from the file. The last time step that they all have in common is stored in LastCommonTimeStep, which is used in RequestInformation() to override the output time-specific information keys with the range of times that ALL readers can actually read. | |
![]() | |
vtkExodusIIReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkExodusIIReader () | |
Undocumented Block | |
virtual void | AnimateModeShapesOff () |
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 void | AnimateModeShapesOn () |
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 void | ApplyDisplacementsOff () |
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 void | ApplyDisplacementsOn () |
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 | CanReadFile (string fname) |
Determine if the file can be readed with this reader. | |
virtual void | Dump () |
Re-reads time information from the exodus file and updates TimeStepRange accordingly. | |
void | EdgeFieldDecorationsCornerAveraged () |
FIXME | |
void | EdgeFieldDecorationsGlyphs () |
FIXME | |
void | EdgeFieldDecorationsNone () |
FIXME | |
virtual void | ExodusModelMetadataOff () |
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 void | ExodusModelMetadataOn () |
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. | |
void | FaceFieldDecorationsCornerAveraged () |
FIXME | |
void | FaceFieldDecorationsGlyphs () |
FIXME | |
void | FaceFieldDecorationsNone () |
FIXME | |
virtual void | GenerateFileIdArrayOff () |
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 void | GenerateFileIdArrayOn () |
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 void | GenerateGlobalElementIdArrayOff () |
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 void | GenerateGlobalElementIdArrayOn () |
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 void | GenerateGlobalNodeIdArrayOff () |
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 void | GenerateGlobalNodeIdArrayOn () |
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 void | GenerateImplicitElementIdArrayOff () |
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 void | GenerateImplicitElementIdArrayOn () |
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 void | GenerateImplicitNodeIdArrayOff () |
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 void | GenerateImplicitNodeIdArrayOn () |
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 void | GenerateObjectIdCellArrayOff () |
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 void | GenerateObjectIdCellArrayOn () |
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 | 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. | |
int | 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. | |
int | GetAssemblyArrayID (string name) |
Descriptions: 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 ... | |
string | GetAssemblyArrayName (int arrayIdx) |
Descriptions: 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 | GetAssemblyArrayStatus (int index) |
Descriptions: 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 | GetAssemblyArrayStatus (string arg0) |
Descriptions: 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 | GetDimensionality () |
Access to meta data generated by UpdateInformation. | |
float | 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 int | GetDisplayType () |
Descriptions: 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 | |
string | GetEdgeBlockArrayName (int index) |
time series query functions | |
int | GetEdgeBlockArrayStatus (string name) |
time series query functions | |
int | GetEdgeFieldDecorations () |
FIXME | |
string | GetEdgeMapArrayName (int index) |
time series query functions | |
int | GetEdgeMapArrayStatus (string name) |
time series query functions | |
string | GetEdgeResultArrayName (int index) |
time series query functions | |
int | GetEdgeResultArrayStatus (string name) |
time series query functions | |
string | GetEdgeSetArrayName (int index) |
time series query functions | |
int | GetEdgeSetArrayStatus (string name) |
time series query functions | |
string | GetEdgeSetResultArrayName (int index) |
time series query functions | |
int | GetEdgeSetResultArrayStatus (string name) |
time series query functions | |
string | GetElementBlockArrayName (int index) |
time series query functions | |
int | GetElementBlockArrayStatus (string name) |
time series query functions | |
string | GetElementMapArrayName (int index) |
time series query functions | |
int | GetElementMapArrayStatus (string name) |
time series query functions | |
string | GetElementResultArrayName (int index) |
time series query functions | |
int | GetElementResultArrayStatus (string name) |
time series query functions | |
string | GetElementSetArrayName (int index) |
time series query functions | |
int | GetElementSetArrayStatus (string name) |
time series query functions | |
string | GetElementSetResultArrayName (int index) |
time series query functions | |
int | GetElementSetResultArrayStatus (string name) |
time series query functions | |
virtual vtkExodusModel | GetExodusModel () |
Returns the object which encapsulates the model metadata. | |
virtual int | GetExodusModelMetadata () |
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. | |
string | GetFaceBlockArrayName (int index) |
time series query functions | |
int | GetFaceBlockArrayStatus (string name) |
time series query functions | |
int | GetFaceFieldDecorations () |
FIXME | |
string | GetFaceMapArrayName (int index) |
time series query functions | |
int | GetFaceMapArrayStatus (string name) |
time series query functions | |
string | GetFaceResultArrayName (int index) |
time series query functions | |
int | GetFaceResultArrayStatus (string name) |
time series query functions | |
string | GetFaceSetArrayName (int index) |
time series query functions | |
int | GetFaceSetArrayStatus (string name) |
time series query functions | |
string | GetFaceSetResultArrayName (int index) |
time series query functions | |
int | GetFaceSetResultArrayStatus (string name) |
time series query functions | |
int | GetFileId () |
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 string | GetFileName () |
Specify file name of the Exodus file. | |
int | GetGenerateFileIdArray () |
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 | GetGenerateGlobalElementIdArray () |
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 | GetGenerateGlobalNodeIdArray () |
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 | GetGenerateImplicitElementIdArray () |
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 | GetGenerateImplicitNodeIdArray () |
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 | 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. | |
string | GetGlobalResultArrayName (int index) |
time series query functions | |
int | GetGlobalResultArrayStatus (string name) |
time series query functions | |
int | 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. | |
string | GetHierarchyArrayName (int arrayIdx) |
Descriptions: 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 | GetHierarchyArrayStatus (int index) |
Descriptions: 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 | GetHierarchyArrayStatus (string arg0) |
Descriptions: 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 | |
override uint | GetMTime () |
Return the object's MTime. This is overridden to include the timestamp of its internal class. | |
int | GetMaterialArrayID (string name) |
Descriptions: 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 ... | |
string | GetMaterialArrayName (int arrayIdx) |
Descriptions: 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 | GetMaterialArrayStatus (int index) |
Descriptions: 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 | GetMaterialArrayStatus (string arg0) |
Descriptions: 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 ... | |
virtual uint | GetMetadataMTime () |
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. | |
double | 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 ![]() | |
string | GetNodeMapArrayName (int index) |
time series query functions | |
int | GetNodeMapArrayStatus (string name) |
time series query functions | |
string | GetNodeSetArrayName (int index) |
time series query functions | |
int | GetNodeSetArrayStatus (string name) |
time series query functions | |
string | GetNodeSetResultArrayName (int index) |
time series query functions | |
int | GetNodeSetResultArrayStatus (string name) |
time series query functions | |
int | GetNumberOfAssemblyArrays () |
Descriptions: 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 | GetNumberOfEdgeBlockArrays () |
time series query functions | |
int | GetNumberOfEdgeMapArrays () |
time series query functions | |
int | GetNumberOfEdgeResultArrays () |
time series query functions | |
int | GetNumberOfEdgeSetArrays () |
time series query functions | |
int | GetNumberOfEdgeSetResultArrays () |
time series query functions | |
int | GetNumberOfEdgesInFile () |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfElementBlockArrays () |
time series query functions | |
int | GetNumberOfElementMapArrays () |
time series query functions | |
int | GetNumberOfElementResultArrays () |
time series query functions | |
int | GetNumberOfElementSetArrays () |
time series query functions | |
int | GetNumberOfElementSetResultArrays () |
time series query functions | |
int | GetNumberOfElementsInFile () |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfEntriesInObject (int objectType, int objectIndex) |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfFaceBlockArrays () |
time series query functions | |
int | GetNumberOfFaceMapArrays () |
time series query functions | |
int | GetNumberOfFaceResultArrays () |
time series query functions | |
int | GetNumberOfFaceSetArrays () |
time series query functions | |
int | GetNumberOfFaceSetResultArrays () |
time series query functions | |
int | GetNumberOfFacesInFile () |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfGlobalResultArrays () |
time series query functions | |
int | GetNumberOfHierarchyArrays () |
Descriptions: 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 | GetNumberOfMaterialArrays () |
Descriptions: 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 | GetNumberOfNodeMapArrays () |
time series query functions | |
int | GetNumberOfNodeSetArrays () |
time series query functions | |
int | GetNumberOfNodeSetResultArrays () |
time series query functions | |
int | GetNumberOfNodes () |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfNodesInFile () |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfObjectArrayComponents (int objectType, int arrayIndex) |
Descriptions: 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 | GetNumberOfObjectArrays (int objectType) |
Descriptions: 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 | GetNumberOfObjectAttributes (int objectType, int objectIndex) |
Descriptions: 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 | GetNumberOfObjects (int objectType) |
Access to meta data generated by UpdateInformation. | |
int | GetNumberOfPartArrays () |
Descriptions: 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 | GetNumberOfPointResultArrays () |
time series query functions | |
int | GetNumberOfSideSetArrays () |
time series query functions | |
int | GetNumberOfSideSetResultArrays () |
time series query functions | |
int | GetNumberOfTimeSteps () |
Access to meta data generated by UpdateInformation. | |
int | GetObjectArrayIndex (int objectType, string arrayName) |
Descriptions: 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 | |
string | GetObjectArrayName (int objectType, int arrayIndex) |
Descriptions: 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 | GetObjectArrayStatus (int objectType, int arrayIndex) |
Descriptions: 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 | GetObjectArrayStatus (int objectType, string arrayName) |
Descriptions: 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 | GetObjectAttributeIndex (int objectType, int objectIndex, string attribName) |
Descriptions: 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 | |
string | GetObjectAttributeName (int objectType, int objectIndex, int attribIndex) |
Descriptions: 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 | GetObjectAttributeStatus (int objectType, int objectIndex, int attribIndex) |
Descriptions: 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 | GetObjectAttributeStatus (int objectType, int objectIndex, string attribName) |
Descriptions: 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 | GetObjectId (int objectType, int objectIndex) |
Access to meta data generated by UpdateInformation. | |
int | GetObjectIndex (int objectType, string objectName) |
Access to meta data generated by UpdateInformation. | |
int | GetObjectIndex (int objectType, int id) |
Access to meta data generated by UpdateInformation. | |
string | GetObjectName (int objectType, int objectIndex) |
Access to meta data generated by UpdateInformation. | |
int | GetObjectStatus (int objectType, int objectIndex) |
Access to meta data generated by UpdateInformation. | |
int | GetObjectStatus (int objectType, string objectName) |
Access to meta data generated by UpdateInformation. | |
int | GetObjectTypeFromName (string name) |
Access to meta data generated by UpdateInformation. | |
string | GetObjectTypeName (int arg0) |
Access to meta data generated by UpdateInformation. | |
virtual int | GetPackExodusModelOntoOutput () |
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.) | |
int | GetPartArrayID (string name) |
Descriptions: 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 ... | |
string | GetPartArrayName (int arrayIdx) |
Descriptions: 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 | GetPartArrayStatus (int index) |
Descriptions: 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 | GetPartArrayStatus (string arg0) |
Descriptions: 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 ... | |
string | GetPartBlockInfo (int arrayIdx) |
Descriptions: 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 ... | |
string | GetPointResultArrayName (int index) |
time series query functions | |
int | GetPointResultArrayStatus (string name) |
time series query functions | |
virtual bool | GetProducedFastPathOutput () |
HACK: Used by vtkPExodusIIReader to tell is the reader produced a valid fast path output. | |
vtkGraph | GetSIL () |
SIL describes organization of/relationships between classifications eg. blocks/materials/hierarchies. | |
virtual int | GetSILUpdateStamp () |
Every time the SIL is updated a this will return a different value. | |
string | GetSideSetArrayName (int index) |
time series query functions | |
int | GetSideSetArrayStatus (string name) |
time series query functions | |
string | GetSideSetResultArrayName (int index) |
time series query functions | |
int | GetSideSetResultArrayStatus (string name) |
time series query functions | |
int | GetTimeSeriesData (int ID, string vName, string vType, vtkFloatArray result) |
time series query functions | |
virtual int | GetTimeStep () |
Which TimeStep to read. | |
virtual int[] | GetTimeStepRange () |
Returns the available range of valid integer time steps. | |
virtual void | GetTimeStepRange (ref int _arg1, ref int _arg2) |
Returns the available range of valid integer time steps. | |
virtual void | GetTimeStepRange (IntPtr _arg) |
Returns the available range of valid integer time steps. | |
string | GetTitle () |
Access to meta data generated by UpdateInformation. | |
virtual int | GetTotalNumberOfEdges () |
Descriptions: 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 | |
virtual int | GetTotalNumberOfFaces () |
Descriptions: 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 | GetVariableID (string type, string name) |
Descriptions: Return the id of the type,name variable | |
virtual string | GetXMLFileName () |
Specify file name of the xml file. | |
virtual void | HasModeShapesOff () |
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 void | HasModeShapesOn () |
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 | IsValidVariable (string type, string name) |
Descriptions: return boolean indicating whether the type,name is a valid variable | |
virtual void | PackExodusModelOntoOutputOff () |
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 void | PackExodusModelOntoOutputOn () |
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.) | |
void | 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. | |
void | ResetCache () |
Clears out the cache entries. | |
void | 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. | |
void | SetAllArrayStatus (int otype, int status) |
Descriptions: Return the id of the type,name variable | |
virtual void | SetAnimateModeShapes (int flag) |
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 void | SetApplyDisplacements (int d) |
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. | |
void | SetAssemblyArrayStatus (int index, int flag) |
Descriptions: 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 | SetAssemblyArrayStatus (string arg0, int flag) |
Descriptions: 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 ... | |
virtual void | SetDisplacementMagnitude (float s) |
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 void | SetDisplayType (int type) |
Descriptions: 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 | SetEdgeBlockArrayStatus (string name, int flag) |
time series query functions | |
virtual void | SetEdgeFieldDecorations (int d) |
FIXME | |
void | SetEdgeMapArrayStatus (string name, int flag) |
time series query functions | |
void | SetEdgeResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetEdgeSetArrayStatus (string name, int flag) |
time series query functions | |
void | SetEdgeSetResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetElementBlockArrayStatus (string name, int flag) |
time series query functions | |
void | SetElementMapArrayStatus (string name, int flag) |
time series query functions | |
void | SetElementResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetElementSetArrayStatus (string name, int flag) |
time series query functions | |
void | SetElementSetResultArrayStatus (string name, int flag) |
time series query functions | |
virtual void | SetExodusModelMetadata (int _arg) |
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. | |
void | SetFaceBlockArrayStatus (string name, int flag) |
time series query functions | |
virtual void | SetFaceFieldDecorations (int d) |
FIXME | |
void | SetFaceMapArrayStatus (string name, int flag) |
time series query functions | |
void | SetFaceResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetFaceSetArrayStatus (string name, int flag) |
time series query functions | |
void | SetFaceSetResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetFastPathIdType (string type) |
Possible argument values: "INDEX","GLOBAL" "GLOBAL" means the id refers to a global id "INDEX" means the id refers to an index into the VTK array | |
void | SetFastPathObjectId (int id) |
Possible argument values: "INDEX","GLOBAL" "GLOBAL" means the id refers to a global id "INDEX" means the id refers to an index into the VTK array | |
void | SetFastPathObjectType (string type) |
Set the fast-path keys. All three must be set for the fast-path option to work. Possible argument values: "POINT","CELL","EDGE","FACE" | |
virtual void | SetFileId (int f) |
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 void | SetGenerateFileIdArray (int f) |
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 void | SetGenerateGlobalElementIdArray (int g) |
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 void | SetGenerateGlobalNodeIdArray (int g) |
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 void | SetGenerateImplicitElementIdArray (int g) |
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 void | SetGenerateImplicitNodeIdArray (int g) |
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 void | SetGenerateObjectIdCellArray (int g) |
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. | |
void | SetGlobalResultArrayStatus (string name, int flag) |
time series query functions | |
virtual void | SetHasModeShapes (int ms) |
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. | |
void | SetHierarchyArrayStatus (int index, int flag) |
Descriptions: 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 | SetHierarchyArrayStatus (string arg0, int flag) |
Descriptions: 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 | SetMaterialArrayStatus (int index, int flag) |
Descriptions: 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 | SetMaterialArrayStatus (string arg0, int flag) |
Descriptions: 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 | SetModeShape (int val) |
Convenience method to set the mode-shape which is same as this->SetTimeStep(val-1); | |
virtual void | SetModeShapeTime (double phase) |
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 ![]() | |
void | SetNodeMapArrayStatus (string name, int flag) |
time series query functions | |
void | SetNodeSetArrayStatus (string name, int flag) |
time series query functions | |
void | SetNodeSetResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetObjectArrayStatus (int objectType, int arrayIndex, int status) |
Descriptions: 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 | SetObjectArrayStatus (int objectType, string arrayName, int status) |
Descriptions: 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 | SetObjectAttributeStatus (int objectType, int objectIndex, int attribIndex, int status) |
Descriptions: 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 | |
void | SetObjectAttributeStatus (int objectType, int objectIndex, string attribName, int status) |
Descriptions: 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 | |
void | SetObjectStatus (int objectType, int objectIndex, int status) |
Access to meta data generated by UpdateInformation. | |
void | SetObjectStatus (int objectType, string objectName, int status) |
Access to meta data generated by UpdateInformation. | |
virtual void | SetPackExodusModelOntoOutput (int _arg) |
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.) | |
void | SetPartArrayStatus (int index, int flag) |
Descriptions: 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 | SetPartArrayStatus (string arg0, int flag) |
Descriptions: 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 | SetPointResultArrayStatus (string name, int flag) |
time series query functions | |
void | SetSideSetArrayStatus (string name, int flag) |
time series query functions | |
void | SetSideSetResultArrayStatus (string name, int flag) |
time series query functions | |
virtual void | SetTimeStep (int _arg) |
Which TimeStep to read. | |
virtual void | SetTimeStepRange (int _arg1, int _arg2) |
Returns the available range of valid integer time steps. | |
void | SetTimeStepRange (IntPtr _arg) |
Returns the available range of valid integer time steps. | |
virtual void | SetXMLFileName (string fname) |
Specify file name of the xml file. | |
![]() | |
vtkMultiBlockDataSetAlgorithm (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkMultiBlockDataSetAlgorithm () | |
Undocumented Block | |
vtkMultiBlockDataSet | GetOutput () |
Get the output data object for a port on this algorithm. | |
vtkMultiBlockDataSet | GetOutput (int arg0) |
Get the output data object for a port on this algorithm. | |
void | SetInput (vtkDataObject arg0) |
Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port. | |
void | SetInput (int arg0, vtkDataObject arg1) |
Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port. | |
![]() | |
vtkAlgorithm (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkAlgorithm () | |
Undocumented Block | |
override void | Register (vtkObjectBase o) |
Participate in garbage collection. | |
virtual void | AbortExecuteOff () |
Set/Get the AbortExecute flag for the process object. Process objects may handle premature termination of execution in different ways. | |
virtual void | AbortExecuteOn () |
Set/Get the AbortExecute flag for the process object. Process objects may handle premature termination of execution in different ways. | |
virtual void | AddInputConnection (int port, vtkAlgorithmOutput input) |
Add a connection to the given input port index. See SetInputConnection() for details on input connections. This method is the complement to RemoveInputConnection() in that it adds only the connection specified without affecting other connections. Typical usage is | |
virtual void | AddInputConnection (vtkAlgorithmOutput input) |
Add a connection to the given input port index. See SetInputConnection() for details on input connections. This method is the complement to RemoveInputConnection() in that it adds only the connection specified without affecting other connections. Typical usage is | |
virtual double | ComputePriority () |
Returns the priority of the piece described by the current update extent. The priority is a number between 0.0 and 1.0 with 0 meaning skippable (REQUEST_DATA not needed) and 1.0 meaning important. | |
void | ConvertTotalInputToPortConnection (int ind, ref int port, ref int conn) |
Convenience routine to convert from a linear ordering of input connections to a port/connection pair. | |
virtual int | GetAbortExecute () |
Set/Get the AbortExecute flag for the process object. Process objects may handle premature termination of execution in different ways. | |
virtual uint | GetErrorCode () |
The error code contains a possible error that occured while reading or writing the file. | |
vtkExecutive | GetExecutive () |
Get this algorithm's executive. If it has none, a default executive will be created. | |
virtual vtkInformation | GetInformation () |
Set/Get the information object associated with this algorithm. | |
vtkInformation | GetInputArrayInformation (int idx) |
Get the info object for the specified input array to this algorithm | |
vtkAlgorithmOutput | GetInputConnection (int port, int index) |
Get the algorithm output port connected to an input port. | |
vtkDataObject | GetInputDataObject (int port, int connection) |
Get the data object that will contain the algorithm input for the given port and given connection. | |
vtkInformation | GetInputPortInformation (int port) |
Get the information object associated with an input port. There is one input port per kind of input to the algorithm. Each input port tells executives what kind of data and downstream requests this algorithm can handle for that input. | |
int | GetNumberOfInputConnections (int port) |
Get the number of inputs currently connected to a port. | |
int | GetNumberOfInputPorts () |
Get the number of input ports used by the algorithm. | |
int | GetNumberOfOutputPorts () |
Get the number of output ports provided by the algorithm. | |
vtkDataObject | GetOutputDataObject (int port) |
Get the data object that will contain the algorithm output for the given port. | |
vtkAlgorithmOutput | GetOutputPort (int index) |
Get a proxy object corresponding to the given output port of this algorithm. The proxy object can be passed to another algorithm's SetInputConnection(), AddInputConnection(), and RemoveInputConnection() methods to modify pipeline connectivity. | |
vtkAlgorithmOutput | GetOutputPort () |
Get a proxy object corresponding to the given output port of this algorithm. The proxy object can be passed to another algorithm's SetInputConnection(), AddInputConnection(), and RemoveInputConnection() methods to modify pipeline connectivity. | |
vtkInformation | GetOutputPortInformation (int port) |
Get the information object associated with an output port. There is one output port per output from the algorithm. Each output port tells executives what kind of upstream requests this algorithm can handle for that output. | |
virtual double | GetProgress () |
Set/Get the execution progress of a process object. | |
virtual double | GetProgressMaxValue () |
Set/Get the execution progress of a process object. | |
virtual double | GetProgressMinValue () |
Set/Get the execution progress of a process object. | |
virtual string | GetProgressText () |
Set the current text message associated with the progress state. This may be used by a calling process/GUI. Note: Because SetProgressText() is called from inside RequestData() it does not modify the algorithm object. Algorithms are not allowed to modify themselves from inside RequestData(). | |
virtual int | GetReleaseDataFlag () |
Turn release data flag on or off for all output ports. | |
int | GetTotalNumberOfInputConnections () |
Get the total number of inputs for this algorithm | |
int | HasExecutive () |
Check whether this algorithm has an assigned executive. This will NOT create a default executive. | |
virtual int | ModifyRequest (vtkInformation request, int when) |
This method gives the algorithm a chance to modify the contents of a request before or after (specified in the when argument) it is forwarded. The default implementation is empty. Returns 1 on success, 0 on failure. When can be either vtkExecutive::BeforeForward or vtkExecutive::AfterForward. | |
int | ProcessRequest (vtkInformation request, vtkCollection inInfo, vtkInformationVector outInfo) |
Version of ProcessRequest() that is wrapped. This converts the collection to an array and calls the other version. | |
void | ReleaseDataFlagOff () |
Turn release data flag on or off for all output ports. | |
void | ReleaseDataFlagOn () |
Turn release data flag on or off for all output ports. | |
void | RemoveAllInputs () |
Remove all the input data. | |
virtual void | RemoveInputConnection (int port, vtkAlgorithmOutput input) |
Remove a connection from the given input port index. See SetInputConnection() for details on input connection. This method is the complement to AddInputConnection() in that it removes only the connection specified without affecting other connections. Typical usage is | |
virtual void | SetAbortExecute (int _arg) |
Set/Get the AbortExecute flag for the process object. Process objects may handle premature termination of execution in different ways. | |
virtual void | SetExecutive (vtkExecutive executive) |
Set this algorithm's executive. This algorithm is removed from any executive to which it has previously been assigned and then assigned to the given executive. | |
virtual void | SetInformation (vtkInformation arg0) |
Set/Get the information object associated with this algorithm. | |
virtual void | SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, string name) |
Set the input data arrays that this algorithm will process. Specifically the idx array that this algorithm will process (starting from 0) is the array on port, connection with the specified association and name or attribute type (such as SCALARS). The fieldAssociation refers to which field in the data object the array is stored. See vtkDataObject::FieldAssociations for detail. | |
virtual void | SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) |
Set the input data arrays that this algorithm will process. Specifically the idx array that this algorithm will process (starting from 0) is the array on port, connection with the specified association and name or attribute type (such as SCALARS). The fieldAssociation refers to which field in the data object the array is stored. See vtkDataObject::FieldAssociations for detail. | |
virtual void | SetInputArrayToProcess (int idx, vtkInformation info) |
Set the input data arrays that this algorithm will process. Specifically the idx array that this algorithm will process (starting from 0) is the array on port, connection with the specified association and name or attribute type (such as SCALARS). The fieldAssociation refers to which field in the data object the array is stored. See vtkDataObject::FieldAssociations for detail. | |
virtual void | SetInputArrayToProcess (int idx, int port, int connection, string fieldAssociation, string attributeTypeorName) |
String based versions of SetInputArrayToProcess(). Because fieldAssociation and fieldAttributeType are enums, they cannot be easily accessed from scripting language. These methods provides an easy and safe way of passing association and attribute type information. Field association is one of the following: | |
virtual void | SetInputConnection (int port, vtkAlgorithmOutput input) |
Set the connection for the given input port index. Each input port of a filter has a specific purpose. A port may have zero or more connections and the required number is specified by each filter. Setting the connection with this method removes all other connections from the port. To add more than one connection use AddInputConnection(). | |
virtual void | SetInputConnection (vtkAlgorithmOutput input) |
Set the connection for the given input port index. Each input port of a filter has a specific purpose. A port may have zero or more connections and the required number is specified by each filter. Setting the connection with this method removes all other connections from the port. To add more than one connection use AddInputConnection(). | |
virtual void | SetProgress (double _arg) |
Set/Get the execution progress of a process object. | |
void | SetProgressText (string ptext) |
Set the current text message associated with the progress state. This may be used by a calling process/GUI. Note: Because SetProgressText() is called from inside RequestData() it does not modify the algorithm object. Algorithms are not allowed to modify themselves from inside RequestData(). | |
virtual void | SetReleaseDataFlag (int arg0) |
Turn release data flag on or off for all output ports. | |
virtual void | Update () |
Bring this algorithm's outputs up-to-date. | |
int | UpdateExtentIsEmpty (vtkDataObject output) |
This detects when the UpdateExtent will generate no data This condition is satisfied when the UpdateExtent has zero volume (0,-1,...) or the UpdateNumberOfPieces is 0. The source uses this call to determine whether to call Execute. | |
int | UpdateExtentIsEmpty (vtkInformation pinfo, int extentType) |
This detects when the UpdateExtent will generate no data This condition is satisfied when the UpdateExtent has zero volume (0,-1,...) or the UpdateNumberOfPieces is 0. The source uses this call to determine whether to call Execute. | |
virtual void | UpdateInformation () |
Backward compatibility method to invoke UpdateInformation on executive. | |
void | UpdateProgress (double amount) |
Update the progress of the process object. If a ProgressMethod exists, executes it. Then set the Progress ivar to amount. The parameter amount should range between (0,1). | |
virtual void | UpdateWholeExtent () |
Bring this algorithm's outputs up-to-date. | |
![]() | |
vtkObject (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkObject () | |
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. | |
uint | AddObserver (uint arg0, vtkCommand arg1, float priority) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
uint | AddObserver (string arg0, vtkCommand arg1, float priority) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
virtual void | DebugOff () |
Turn debugging output off. | |
virtual void | DebugOn () |
Turn debugging output on. | |
vtkCommand | GetCommand (uint tag) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
byte | GetDebug () |
Get the value of the debug flag. | |
int | HasObserver (uint arg0, vtkCommand arg1) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | HasObserver (string arg0, vtkCommand arg1) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | HasObserver (uint arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | HasObserver (string arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | InvokeEvent (uint arg0, IntPtr callData) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | InvokeEvent (string arg0, IntPtr callData) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | InvokeEvent (uint arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
int | InvokeEvent (string arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
virtual void | Modified () |
Update the modification time for this object. Many filters rely on the modification time to determine if they need to recompute their data. The modification time is a unique monotonically increasing unsigned long integer. | |
void | RemoveAllObservers () |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObserver (vtkCommand arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObserver (uint tag) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObservers (uint arg0, vtkCommand arg1) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObservers (string arg0, vtkCommand arg1) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObservers (uint arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | RemoveObservers (string arg0) |
This is a global flag that controls whether any debug, warning or error messages are displayed. | |
void | SetDebug (byte debugFlag) |
Set the value of the debug flag. A non-zero value turns debugging on. | |
override string | ToString () |
Returns the result of calling vtkObject::Print as a C# string. | |
delegate void | vtkObjectEventHandler (vtkObject sender, vtkObjectEventArgs e) |
Generic signature for all vtkObject events. | |
void | RemoveAllHandlersForAllEvents () |
Call RemoveAllHandlers on each non-null vtkObjectEventRelay. TODO: This method needs to get called by the generated Dispose. Make that happen... | |
![]() | |
vtkObjectBase (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkObjectBase () | |
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. | |
virtual void | FastDelete () |
Delete a reference to this object. This version will not invoke garbage collection and can potentially leak the object if it is part of a reference loop. Use this method only when it is known that the object has another reference and would not be collected if a full garbage collection check were done. | |
string | GetClassName () |
Return the class name as a string. This method is defined in all subclasses of vtkObjectBase with the vtkTypeMacro found in vtkSetGet.h. | |
int | GetReferenceCount () |
Return the current reference count of this object. | |
void | SetReferenceCount (int arg0) |
Sets the reference count. (This is very dangerous, use with care.) |
Static Public Member Functions | |
static new vtkPExodusIIReader | New () |
Undocumented Block | |
static new int | IsTypeOf (string type) |
Undocumented Block | |
static new vtkPExodusIIReader | SafeDownCast (vtkObjectBase o) |
Undocumented Block | |
![]() | |
static int | GetGlobalEdgeID (vtkDataSet data, int localID) |
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. | |
static int | GetGlobalEdgeID (vtkDataSet data, int localID, int searchType) |
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. | |
static string | GetGlobalEdgeIdArrayName () |
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. | |
static int | GetGlobalElementID (vtkDataSet data, int localID) |
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. | |
static int | GetGlobalElementID (vtkDataSet data, int localID, int searchType) |
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. | |
static string | GetGlobalElementIdArrayName () |
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. | |
static int | GetGlobalFaceID (vtkDataSet data, int localID) |
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. | |
static int | GetGlobalFaceID (vtkDataSet data, int localID, int searchType) |
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. | |
static string | GetGlobalFaceIdArrayName () |
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. | |
static int | GetGlobalNodeID (vtkDataSet data, int localID) |
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 int | GetGlobalNodeID (vtkDataSet data, int localID, int searchType) |
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 string | GetGlobalNodeIdArrayName () |
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 string | GetImplicitEdgeIdArrayName () |
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. | |
static string | GetImplicitElementIdArrayName () |
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. | |
static string | GetImplicitFaceIdArrayName () |
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. | |
static string | GetImplicitNodeIdArrayName () |
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 string | GetObjectIdArrayName () |
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. | |
static string | GetPedigreeEdgeIdArrayName () |
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. | |
static string | GetPedigreeElementIdArrayName () |
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. | |
static string | GetPedigreeFaceIdArrayName () |
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. | |
static string | GetPedigreeNodeIdArrayName () |
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(). |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPExodusIIReader" |
Automatically generated type registration mechanics. | |
![]() | |
new const string | MRFullTypeName = "Kitware.VTK.vtkExodusIIReader" |
Automatically generated type registration mechanics. | |
![]() | |
new const string | MRFullTypeName = "Kitware.VTK.vtkMultiBlockDataSetAlgorithm" |
Automatically generated type registration mechanics. | |
![]() | |
new const string | MRFullTypeName = "Kitware.VTK.vtkAlgorithm" |
Automatically generated type registration mechanics. | |
![]() | |
new const string | MRFullTypeName = "Kitware.VTK.vtkObject" |
Automatically generated type registration mechanics. | |
![]() | |
new const string | MRFullTypeName = "Kitware.VTK.vtkObjectBase" |
Automatically generated type registration mechanics. | |
![]() | |
const string | vtkChartsEL_dll = "libKitware.VTK.vtkCharts.Unmanaged.so" |
Export layer functions for 'vtkCharts' are exported from the DLL named by the value of this variable. | |
const string | vtkCommonEL_dll = "libKitware.VTK.vtkCommon.Unmanaged.so" |
Export layer functions for 'vtkCommon' are exported from the DLL named by the value of this variable. | |
const string | vtkFilteringEL_dll = "libKitware.VTK.vtkFiltering.Unmanaged.so" |
Export layer functions for 'vtkFiltering' are exported from the DLL named by the value of this variable. | |
const string | vtkGenericFilteringEL_dll = "libKitware.VTK.vtkGenericFiltering.Unmanaged.so" |
Export layer functions for 'vtkGenericFiltering' are exported from the DLL named by the value of this variable. | |
const string | vtkGeovisEL_dll = "libKitware.VTK.vtkGeovis.Unmanaged.so" |
Export layer functions for 'vtkGeovis' are exported from the DLL named by the value of this variable. | |
const string | vtkGraphicsEL_dll = "libKitware.VTK.vtkGraphics.Unmanaged.so" |
Export layer functions for 'vtkGraphics' are exported from the DLL named by the value of this variable. | |
const string | vtkHybridEL_dll = "libKitware.VTK.vtkHybrid.Unmanaged.so" |
Export layer functions for 'vtkHybrid' are exported from the DLL named by the value of this variable. | |
const string | vtkIOEL_dll = "libKitware.VTK.vtkIO.Unmanaged.so" |
Export layer functions for 'vtkIO' are exported from the DLL named by the value of this variable. | |
const string | vtkImagingEL_dll = "libKitware.VTK.vtkImaging.Unmanaged.so" |
Export layer functions for 'vtkImaging' are exported from the DLL named by the value of this variable. | |
const string | vtkInfovisEL_dll = "libKitware.VTK.vtkInfovis.Unmanaged.so" |
Export layer functions for 'vtkInfovis' are exported from the DLL named by the value of this variable. | |
const string | vtkParallelEL_dll = "libKitware.VTK.vtkParallel.Unmanaged.so" |
Export layer functions for 'vtkParallel' are exported from the DLL named by the value of this variable. | |
const string | vtkRenderingEL_dll = "libKitware.VTK.vtkRendering.Unmanaged.so" |
Export layer functions for 'vtkRendering' are exported from the DLL named by the value of this variable. | |
const string | vtkViewsEL_dll = "libKitware.VTK.vtkViews.Unmanaged.so" |
Export layer functions for 'vtkViews' are exported from the DLL named by the value of this variable. | |
const string | vtkVolumeRenderingEL_dll = "libKitware.VTK.vtkVolumeRendering.Unmanaged.so" |
Export layer functions for 'vtkVolumeRendering' are exported from the DLL named by the value of this variable. | |
const string | vtkWidgetsEL_dll = "libKitware.VTK.vtkWidgets.Unmanaged.so" |
Export layer functions for 'vtkWidgets' are exported from the DLL named by the value of this variable. |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkPExodusIIReader" |
Automatically generated type registration mechanics. | |
![]() | |
static new readonly string | MRClassNameKey = "17vtkExodusIIReader" |
Automatically generated type registration mechanics. | |
![]() | |
static new readonly string | MRClassNameKey = "29vtkMultiBlockDataSetAlgorithm" |
Automatically generated type registration mechanics. | |
![]() | |
static new readonly string | MRClassNameKey = "12vtkAlgorithm" |
Automatically generated type registration mechanics. | |
![]() | |
static new readonly string | MRClassNameKey = "9vtkObject" |
Automatically generated type registration mechanics. | |
![]() | |
static new readonly string | MRClassNameKey = "13vtkObjectBase" |
Automatically generated type registration mechanics. |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. |
Static Private Member Functions | |
static | vtkPExodusIIReader () |
Automatically generated type registration mechanics. |
Additional Inherited Members | |
![]() | |
enum | ID_NOT_FOUND_WrapperEnum { ID_NOT_FOUND = -234121312, SEARCH_TYPE_ELEMENT = 0, SEARCH_TYPE_ELEMENT_THEN_NODE = 2, SEARCH_TYPE_NODE = 1, SEARCH_TYPE_NODE_THEN_ELEMENT = 3 } |
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. More... | |
enum | DecorationType { CORNER_AVERAGED = 2, GLYPHS = 1, NONE = 0 } |
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. More... | |
enum | ObjectType { ASSEMBLY = 60, EDGE_BLOCK = 6, EDGE_BLOCK_ATTRIB = 79, EDGE_BLOCK_CONN = 94, EDGE_ID = 106, EDGE_MAP = 11, EDGE_SET = 7, EDGE_SET_CONN = 90, ELEMENT_ID = 84, ELEM_BLOCK = 1, ELEM_BLOCK_ATTRIB = 81, ELEM_BLOCK_EDGE_CONN = 96, ELEM_BLOCK_ELEM_CONN = 98, ELEM_BLOCK_FACE_CONN = 97, ELEM_BLOCK_TEMPORAL = 100, ELEM_MAP = 4, ELEM_SET = 10, ELEM_SET_CONN = 93, ENTITY_COUNTS = 109, FACE_BLOCK = 8, FACE_BLOCK_ATTRIB = 80, FACE_BLOCK_CONN = 95, FACE_ID = 105, FACE_MAP = 12, FACE_SET = 9, FACE_SET_CONN = 91, GLOBAL = 13, GLOBAL_CONN = 99, GLOBAL_ELEMENT_ID = 86, GLOBAL_NODE_ID = 85, GLOBAL_TEMPORAL = 102, HIERARCHY = 63, IMPLICIT_ELEMENT_ID = 108, IMPLICIT_NODE_ID = 107, INFO_RECORDS = 104, MATERIAL = 62, NODAL = 14, NODAL_COORDS = 88, NODAL_SQUEEZEMAP = 82, NODAL_TEMPORAL = 101, NODE_ID = 83, NODE_MAP = 5, NODE_SET = 2, NODE_SET_CONN = 89, OBJECT_ID = 87, PART = 61, QA_RECORDS = 103, SIDE_SET = 3, SIDE_SET_CONN = 92 } |
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. More... | |
![]() | |
![]() | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | AbortCheckEvt |
The AbortCheckEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.AbortCheckEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | AnimationCueTickEvt |
The AnimationCueTickEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.AnimationCueTickEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | AnyEvt |
The AnyEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.AnyEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | CharEvt |
The CharEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.CharEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ConfigureEvt |
The ConfigureEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ConfigureEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ConnectionClosedEvt |
The ConnectionClosedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ConnectionClosedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ConnectionCreatedEvt |
The ConnectionCreatedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ConnectionCreatedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | CreateTimerEvt |
The CreateTimerEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.CreateTimerEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | CursorChangedEvt |
The CursorChangedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.CursorChangedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | DeleteEvt |
The DeleteEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.DeleteEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | DestroyTimerEvt |
The DestroyTimerEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.DestroyTimerEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | DisableEvt |
The DisableEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.DisableEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | DomainModifiedEvt |
The DomainModifiedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.DomainModifiedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EnableEvt |
The EnableEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EnableEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EndAnimationCueEvt |
The EndAnimationCueEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EndAnimationCueEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EndEvt |
The EndEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EndEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EndInteractionEvt |
The EndInteractionEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EndInteractionEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EndPickEvt |
The EndPickEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EndPickEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EndWindowLevelEvt |
The EndWindowLevelEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EndWindowLevelEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | EnterEvt |
The EnterEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.EnterEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ErrorEvt |
The ErrorEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ErrorEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ExecuteInformationEvt |
The ExecuteInformationEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ExecuteInformationEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ExitEvt |
The ExitEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ExitEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ExposeEvt |
The ExposeEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ExposeEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | InteractionEvt |
The InteractionEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.InteractionEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | KeyPressEvt |
The KeyPressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.KeyPressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | KeyReleaseEvt |
The KeyReleaseEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.KeyReleaseEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | LeaveEvt |
The LeaveEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.LeaveEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | LeftButtonPressEvt |
The LeftButtonPressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.LeftButtonPressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | LeftButtonReleaseEvt |
The LeftButtonReleaseEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.LeftButtonReleaseEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | MiddleButtonPressEvt |
The MiddleButtonPressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.MiddleButtonPressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | MiddleButtonReleaseEvt |
The MiddleButtonReleaseEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.MiddleButtonReleaseEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ModifiedEvt |
The ModifiedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ModifiedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | MouseMoveEvt |
The MouseMoveEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.MouseMoveEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | MouseWheelBackwardEvt |
The MouseWheelBackwardEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.MouseWheelBackwardEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | MouseWheelForwardEvt |
The MouseWheelForwardEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.MouseWheelForwardEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | PickEvt |
The PickEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.PickEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | PlacePointEvt |
The PlacePointEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.PlacePointEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | PlaceWidgetEvt |
The PlaceWidgetEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.PlaceWidgetEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ProgressEvt |
The ProgressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ProgressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | PropertyModifiedEvt |
The PropertyModifiedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.PropertyModifiedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | RegisterEvt |
The RegisterEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.RegisterEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | RenderEvt |
The RenderEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.RenderEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | RenderWindowMessageEvt |
The RenderWindowMessageEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.RenderWindowMessageEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ResetCameraClippingRangeEvt |
The ResetCameraClippingRangeEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ResetCameraClippingRangeEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ResetCameraEvt |
The ResetCameraEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ResetCameraEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | ResetWindowLevelEvt |
The ResetWindowLevelEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.ResetWindowLevelEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | RightButtonPressEvt |
The RightButtonPressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.RightButtonPressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | RightButtonReleaseEvt |
The RightButtonReleaseEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.RightButtonReleaseEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | SelectionChangedEvt |
The SelectionChangedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.SelectionChangedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | SetOutputEvt |
The SetOutputEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.SetOutputEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | StartAnimationCueEvt |
The StartAnimationCueEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.StartAnimationCueEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | StartEvt |
The StartEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.StartEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | StartInteractionEvt |
The StartInteractionEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.StartInteractionEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | StartPickEvt |
The StartPickEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.StartPickEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | StartWindowLevelEvt |
The StartWindowLevelEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.StartWindowLevelEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | TimerEvt |
The TimerEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.TimerEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | UnRegisterEvt |
The UnRegisterEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.UnRegisterEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | UpdateEvt |
The UpdateEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.UpdateEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | UpdateInformationEvt |
The UpdateInformationEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.UpdateInformationEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | UpdatePropertyEvt |
The UpdatePropertyEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.UpdatePropertyEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperComputeGradientsEndEvt |
The VolumeMapperComputeGradientsEndEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperComputeGradientsEndEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperComputeGradientsProgressEvt |
The VolumeMapperComputeGradientsProgressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperComputeGradientsProgressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperComputeGradientsStartEvt |
The VolumeMapperComputeGradientsStartEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperComputeGradientsStartEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperRenderEndEvt |
The VolumeMapperRenderEndEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperRenderEndEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperRenderProgressEvt |
The VolumeMapperRenderProgressEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperRenderProgressEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | VolumeMapperRenderStartEvt |
The VolumeMapperRenderStartEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.VolumeMapperRenderStartEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WarningEvt |
The WarningEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WarningEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WidgetActivateEvt |
The WidgetActivateEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WidgetActivateEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WidgetModifiedEvt |
The WidgetModifiedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WidgetModifiedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WidgetValueChangedEvt |
The WidgetValueChangedEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WidgetValueChangedEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WindowLevelEvt |
The WindowLevelEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WindowLevelEvent as the eventId parameter. | |
Kitware.VTK.vtkObject.vtkObjectEventHandler | WrongTagEvt |
The WrongTagEvt event is invoked when the sender's InvokeEvent method is called with vtkCommand.EventIds.WrongTagEvent as the eventId parameter. |
vtkPExodusIIReader - Read Exodus II files (.exii)
Description 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.
|
staticprivate |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPExodusIIReader.vtkPExodusIIReader | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Kitware.VTK.vtkPExodusIIReader.vtkPExodusIIReader | ( | ) |
Undocumented Block
|
virtual |
Sends metadata (that read from the input file, not settings modified through this API) from the rank 0 node to all other processes in a job.
|
protected |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
virtual |
Set/get the communication object used to relay a list of files from the rank 0 process to all others. This is the only interprocess communication required by vtkPExodusIIReader.
|
virtual |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method.
|
virtual |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method.
|
virtual |
Set the range of files that are being loaded. The range for single file should add to 0.
|
virtual |
Set the range of files that are being loaded. The range for single file should add to 0.
|
virtual |
Set the range of files that are being loaded. The range for single file should add to 0.
int Kitware.VTK.vtkPExodusIIReader.GetNumberOfFileNames | ( | ) |
Return number of file names set in SetFileNames
|
virtual |
Return the number of files to be read.
|
virtual |
Return the number of files to be read.
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
virtual |
Return the number of files to be read.
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
virtual |
Undocumented Block
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
static |
Undocumented Block
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
static |
Undocumented Block
Reimplemented from Kitware.VTK.vtkExodusIIReader.
new vtkPExodusIIReader Kitware.VTK.vtkPExodusIIReader.NewInstance | ( | ) |
Undocumented Block
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
static |
Undocumented Block
Reimplemented from Kitware.VTK.vtkExodusIIReader.
void Kitware.VTK.vtkPExodusIIReader.SetController | ( | vtkMultiProcessController | c | ) |
Set/get the communication object used to relay a list of files from the rank 0 process to all others. This is the only interprocess communication required by vtkPExodusIIReader.
|
virtual |
Provide an arbitrary list of file names instead of a prefix, pattern and range. Overrides any prefix, pattern and range that is specified. vtkPExodusIIReader makes it's own copy of your file names.
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
virtual |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method.
|
virtual |
These methods tell the reader that the data is ditributed across multiple files. This is for distributed execution. It this case, pieces are mapped to files. The pattern should have one d to format the file number. FileNumberRange is used to generate file numbers. I was thinking of having an arbitrary list of file numbers. This may happen in the future. (That is why there is no GetFileNumberRange method.
void Kitware.VTK.vtkPExodusIIReader.SetFileRange | ( | int | arg0, |
int | arg1 | ||
) |
Set the range of files that are being loaded. The range for single file should add to 0.
void Kitware.VTK.vtkPExodusIIReader.SetFileRange | ( | IntPtr | r | ) |
Set the range of files that are being loaded. The range for single file should add to 0.
|
virtual |
Calls UpdateTimeInformation() on all serial readers so they'll re-read their time info from the file. The last time step that they all have in common is stored in LastCommonTimeStep, which is used in RequestInformation() to override the output time-specific information keys with the range of times that ALL readers can actually read.
Reimplemented from Kitware.VTK.vtkExodusIIReader.
|
static |
Automatically generated type registration mechanics.
new const string Kitware.VTK.vtkPExodusIIReader.MRFullTypeName = "Kitware.VTK.vtkPExodusIIReader" |
Automatically generated type registration mechanics.