A struct to hold information about Exodus blocks. More...
#include <vtkExodusIIReaderPrivate.h>


Public Attributes | |
| vtkStdString | TypeName |
| int | BdsPerEntry [3] |
| int | AttributesPerEntry |
| vtkstd::vector< vtkStdString > | AttributeNames |
| vtkstd::vector< int > | AttributeStatus |
| int | CellType |
| int | PointsPerCell |
A struct to hold information about Exodus blocks.
Definition at line 348 of file vtkExodusIIReaderPrivate.h.
Definition at line 349 of file vtkExodusIIReaderPrivate.h.
Definition at line 352 of file vtkExodusIIReaderPrivate.h.
Definition at line 353 of file vtkExodusIIReaderPrivate.h.
| vtkstd::vector<vtkStdString> vtkExodusIIReaderPrivate::BlockInfoType::AttributeNames |
Definition at line 354 of file vtkExodusIIReaderPrivate.h.
| vtkstd::vector<int> vtkExodusIIReaderPrivate::BlockInfoType::AttributeStatus |
Definition at line 355 of file vtkExodusIIReaderPrivate.h.
Definition at line 357 of file vtkExodusIIReaderPrivate.h.
Definition at line 360 of file vtkExodusIIReaderPrivate.h.
1.6.2