#include <vtkGenericEnSightReader.h>
Inheritance diagram for vtkGenericEnSightReader:
The class vtkGenericEnSightReader allows the user to read an EnSight data set without a priori knowledge of what type of EnSight data set it is.
Definition at line 49 of file vtkGenericEnSightReader.h.
|
Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. Definition at line 53 of file vtkGenericEnSightReader.h. |
|
Definition at line 174 of file vtkGenericEnSightReader.h. |
|
Definition at line 196 of file vtkGenericEnSightReader.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, and vtkEnSightMasterServerReader. |
|
Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkDataSetSource. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, vtkEnSightGoldReader, vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Set/Get the Case file name. |
|
Set/Get the Case file name. |
|
Set/Get the file path. |
|
Set/Get the file path. |
|
Bring object up-to-date before execution. Update() checks modified time against last execution time, and re-executes object if necessary. Reimplemented from vtkSource. Reimplemented in vtkEnSightReader. |
|
Reimplemented from vtkSource. Reimplemented in vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Get the number of variables listed in the case file. Definition at line 73 of file vtkGenericEnSightReader.h. |
|
Get the number of variables listed in the case file. Definition at line 74 of file vtkGenericEnSightReader.h. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the nth description for a non-complex variable. |
|
Get the nth description for a complex variable. |
|
Get the nth description of a particular variable type. Returns NULL if no variable of this type exists in this data set. SCALAR_PER_NODE = 0; VECTOR_PER_NODE = 1; TENSOR_SYMM_PER_NODE = 2; SCALAR_PER_ELEMENT = 3; VECTOR_PER_ELEMENT = 4; TENSOR_SYMM_PER_ELEMENT = 5; SCALAR_PER_MEASURED_NODE = 6; VECTOR_PER_MEASURED_NODE = 7; COMPLEX_SCALAR_PER_NODE = 8; COMPLEX_VECTOR_PER_NODE 9; COMPLEX_SCALAR_PER_ELEMENT = 10; COMPLEX_VECTOR_PER_ELEMENT = 11 |
|
Get the variable type of variable n. |
|
Get the variable type of variable n. |
|
Set/Get the time value at which to get the value. |
|
Set/Get the time value at which to get the value. |
|
Get the minimum or maximum time value for this data set. |
|
Get the minimum or maximum time value for this data set. |
|
Get the time values per time set |
|
Reads the FORMAT part of the case file to determine whether this is an EnSight6 or EnSightGold data set. Returns 0 if the format is EnSight6, 1 if it is EnSightGold, and -1 otherwise (meaning an error occurred). |
|
Set/get the flag for whether to read all the variables |
|
Set/get the flag for whether to read all the variables |
|
Set/get the flag for whether to read all the variables |
|
Set/get the flag for whether to read all the variables |
|
Specify which variables to read. attributeType specifies whether this variable is point (=0) or cell (=1) data. |
|
Specify which variables to read. attributeType specifies whether this variable is point (=0) or cell (=1) data. |
|
Specify which variables to read. attributeType specifies whether this variable is point (=0) or cell (=1) data. |
|
Remove all the requested variable names. |
|
Remove all requested point/cell variable names. |
|
Remove all requested point/cell variable names. |
|
Will this variable be loaded? attributeType specifies whether this variable is point (=0) or cell (=1) data. |
|
Get the number of point/cell arrays in this data set. |
|
Get the number of point/cell arrays in this data set. |
|
Set the byte order of the file (remember, more Unix workstations write big endian whereas PCs write little endian). Default is big endian (since most older PLOT3D files were written by workstations). |
|
Set the byte order of the file (remember, more Unix workstations write big endian whereas PCs write little endian). Default is big endian (since most older PLOT3D files were written by workstations). |
|
Set the byte order of the file (remember, more Unix workstations write big endian whereas PCs write little endian). Default is big endian (since most older PLOT3D files were written by workstations). |
|
Set the byte order of the file (remember, more Unix workstations write big endian whereas PCs write little endian). Default is big endian (since most older PLOT3D files were written by workstations). |
|
Set the byte order of the file (remember, more Unix workstations write big endian whereas PCs write little endian). Default is big endian (since most older PLOT3D files were written by workstations). |
|
This method is the old style execute method Reimplemented from vtkSource. Reimplemented in vtkEnSightMasterServerReader, and vtkEnSightReader. |
|
Internal function to read in a line up to 256 characters. Returns zero if there was an error. |
|
Internal function to read up to 80 characters from a binary file. Returns zero if there was an error. |
|
|
|
Set/Get the geometry file name. Reimplemented in vtkEnSightGoldReader, and vtkEnSightReader. |
|
Set/Get the geometry file name. Reimplemented in vtkEnSightGoldReader, and vtkEnSightReader. |
|
Add a variable description to the appropriate array. Reimplemented in vtkEnSightReader. |
|
Add a variable description to the appropriate array. |
|
Add a variable type to the appropriate array. |
|
Add a variable type to the appropriate array. |
|
Replace the wildcards in the geometry file name with appropriate filename numbers as specified in the time set or file set. |
|
Replace the wildcards in the geometry file name with appropriate filename numbers as specified in the time set or file set. |
|
|
|
Definition at line 247 of file vtkGenericEnSightReader.h. |
|
Reimplemented in vtkEnSight6BinaryReader, and vtkEnSightGoldBinaryReader. Definition at line 248 of file vtkGenericEnSightReader.h. |
|
Definition at line 249 of file vtkGenericEnSightReader.h. |
|
Definition at line 251 of file vtkGenericEnSightReader.h. |
|
Definition at line 252 of file vtkGenericEnSightReader.h. |
|
Definition at line 253 of file vtkGenericEnSightReader.h. |
|
Definition at line 256 of file vtkGenericEnSightReader.h. |
|
Definition at line 257 of file vtkGenericEnSightReader.h. |
|
Definition at line 260 of file vtkGenericEnSightReader.h. |
|
Definition at line 261 of file vtkGenericEnSightReader.h. |
|
Definition at line 263 of file vtkGenericEnSightReader.h. |
|
Definition at line 264 of file vtkGenericEnSightReader.h. |
|
Definition at line 267 of file vtkGenericEnSightReader.h. |
|
Definition at line 268 of file vtkGenericEnSightReader.h. |
|
Definition at line 269 of file vtkGenericEnSightReader.h. |
|
Definition at line 270 of file vtkGenericEnSightReader.h. |
|
Definition at line 271 of file vtkGenericEnSightReader.h. |
|
Definition at line 272 of file vtkGenericEnSightReader.h. |
|
Definition at line 273 of file vtkGenericEnSightReader.h. |
|
Definition at line 274 of file vtkGenericEnSightReader.h. |
|
Definition at line 275 of file vtkGenericEnSightReader.h. |
|
Definition at line 276 of file vtkGenericEnSightReader.h. |
|
Definition at line 277 of file vtkGenericEnSightReader.h. |
|
Definition at line 278 of file vtkGenericEnSightReader.h. |
|
Definition at line 280 of file vtkGenericEnSightReader.h. |
|
Definition at line 281 of file vtkGenericEnSightReader.h. |
|
Definition at line 282 of file vtkGenericEnSightReader.h. |
|
Definition at line 284 of file vtkGenericEnSightReader.h. |
|
Definition at line 287 of file vtkGenericEnSightReader.h. |
|
Definition at line 288 of file vtkGenericEnSightReader.h. |
|
Definition at line 289 of file vtkGenericEnSightReader.h. |
|
Definition at line 290 of file vtkGenericEnSightReader.h. |
|
Definition at line 291 of file vtkGenericEnSightReader.h. |
|
Definition at line 293 of file vtkGenericEnSightReader.h. |