summaryrefslogtreecommitdiffstats
path: root/testpar/t_select_io_dset.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-0/+3786
Initial implementation of selection I/O with type conversion. Allows Parallel collective I/O with type conversion, as long as selection I/O is enabled.