XMLPartitionedDataSetCollectionReader/XMLMultiBlockDataReader: Add support for block selection
The XMLPartitionedDataSetCollectionReader and XMLMultiBlockDataReader readers now support block selection. This allows you to specify which blocks of the dataset to read, which can be useful for large datasets where you only need a subset of the data.
Depends on vtk/vtk!13073 (merged).
This resolves #22610 (closed), #23236 (closed).
Edited by Spiros Tsalikis