Property | Description | Default Value(s) | Restrictions |
Cell Arrays (CellArrayStatus) |
This property lists which the cell-centered arrays to read. | The list of array names is provided by the reader. |
|
Enable Grid (EnableGrid) |
This property indicates which grid(s) to enable. | ||
File Name (FileName) |
This property specifies the file name for the XDMF reader. | ||
Parameter Index (ParameterIndex) |
This property specifies the parameter index. | ||
Point Arrays (PointArrayStatus) |
This property lists which the point-centered arrays to read. | The list of array names is provided by the reader. |
|
Domain Name (SetDomainName) |
This property lists the domain name. | The domain must be chosen from those contained in the Xdmf dataset. |
|
Grid Name (SetGridName) |
This property lists the grid name. | The grid must be chosen from those contained in the Xdmf dataset. |
|
Stride (Stride) |
If loading structured data, this property indicate the number of indices per dimension (X, Y, or Z) to skip between each point included in this output. | 1 1 1 | The value must be greater than or equal to (1, 1, 1). |