#include <vtkEnSightReader.h>
Inheritance diagram for vtkEnSightReader:
Definition at line 43 of file vtkEnSightReader.h.
|
Reimplemented from vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. Definition at line 46 of file vtkEnSightReader.h. |
|
Definition at line 53 of file vtkEnSightReader.h. |
|
Definition at line 73 of file vtkEnSightReader.h. |
|
|
|
|
|
Reimplemented from vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
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 vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
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 vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Reimplemented from vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
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 vtkGenericEnSightReader. Reimplemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Bring object up-to-date before execution. Update() checks modified time against last execution time, and re-executes object if necessary. Reimplemented from vtkGenericEnSightReader. |
|
Reimplemented from vtkGenericEnSightReader. |
|
This method sets/replaces one of the outputs of the reader without changing it's modification time. Make sure that you pass the right type of data object. |
|
OutputsAreValid indicates whether the outputs from this reader have changed in a consistent way. If during re-reading (because of a change in time step or data set) the number of outputs becomes less than the current number or the type of a particular output changes (e.g., from vtkUnstructuredGrid to vtkImageData), then this flag is set to 0. Otherwise it is set to 1. |
|
This method is the old style execute method Reimplemented from vtkGenericEnSightReader. |
|
Read the case file. If an error occurred, 0 is returned; otherwise 1. |
|
Read the geometry file. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read the measured geometry file. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read the variable files. If an error occurred, 0 is returned; otherwise 1. |
|
Read scalars per node for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read vectors per node for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read tensors per node for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read scalars per element for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read vectors per element for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read tensors per element for this dataset. If an error occurred, 0 is returned; otherwise 1. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Read an unstructured part (partId) from the geometry file and create a vtkUnstructuredGrid output. Return 0 if EOF reached. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, and vtkEnSightGoldReader. |
|
Read a structured part from the geometry file and create a vtkStructuredGridOutput. Return 0 if EOF reached. Implemented in vtkEnSight6BinaryReader, vtkEnSight6Reader, vtkEnSightGoldBinaryReader, and vtkEnSightGoldReader. |
|
Set/Get the Model file name. Reimplemented from vtkGenericEnSightReader. Reimplemented in vtkEnSightGoldReader. |
|
Set/Get the Model file name. Reimplemented from vtkGenericEnSightReader. Reimplemented in vtkEnSightGoldReader. |
|
Set/Get the Measured file name. Reimplemented in vtkEnSightGoldReader. |
|
Set/Get the Measured file name. Reimplemented in vtkEnSightGoldReader. |
|
Set/Get the Match file name. Reimplemented in vtkEnSightGoldReader. |
|
Set/Get the Match file name. Reimplemented in vtkEnSightGoldReader. |
|
Add another file name to the list for a particular variable type. |
|
Add another description to the list for a particular variable type. Reimplemented from vtkGenericEnSightReader. |
|
Record the variable type for the variable line just read. |
|
Determine the element type from a line read a file. Return -1 for invalid element type. |
|
Replace the *'s in the filename with the given filename number. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 116 of file vtkEnSightReader.h. |
|
Definition at line 217 of file vtkEnSightReader.h. |
|
Definition at line 218 of file vtkEnSightReader.h. |
|
Definition at line 221 of file vtkEnSightReader.h. |
|
Definition at line 224 of file vtkEnSightReader.h. |
|
Definition at line 226 of file vtkEnSightReader.h. |
|
Definition at line 229 of file vtkEnSightReader.h. |
|
Definition at line 230 of file vtkEnSightReader.h. |
|
Definition at line 233 of file vtkEnSightReader.h. |
|
Definition at line 234 of file vtkEnSightReader.h. |
|
Definition at line 237 of file vtkEnSightReader.h. |
|
Definition at line 238 of file vtkEnSightReader.h. |
|
Definition at line 241 of file vtkEnSightReader.h. |
|
Definition at line 242 of file vtkEnSightReader.h. |
|
Definition at line 245 of file vtkEnSightReader.h. |
|
Definition at line 246 of file vtkEnSightReader.h. |
|
Definition at line 249 of file vtkEnSightReader.h. |
|
Definition at line 252 of file vtkEnSightReader.h. |
|
Definition at line 253 of file vtkEnSightReader.h. |
|
Definition at line 255 of file vtkEnSightReader.h. |
|
Definition at line 256 of file vtkEnSightReader.h. |
|
Definition at line 257 of file vtkEnSightReader.h. |
|
Definition at line 258 of file vtkEnSightReader.h. |
|
Definition at line 260 of file vtkEnSightReader.h. |
|
Definition at line 261 of file vtkEnSightReader.h. |
|
Definition at line 263 of file vtkEnSightReader.h. |
|
Definition at line 268 of file vtkEnSightReader.h. |
|
Definition at line 273 of file vtkEnSightReader.h. |
|
Definition at line 278 of file vtkEnSightReader.h. |
|
Definition at line 279 of file vtkEnSightReader.h. |
|
Definition at line 281 of file vtkEnSightReader.h. |
|
Definition at line 282 of file vtkEnSightReader.h. |
|
Definition at line 283 of file vtkEnSightReader.h. |