PIO reader access to restart block and even/odd checkpoints
@patchett2002 @ethan.stam @boonth For the PIO reader, we want two checkboxes:
One titled “include restart blocks” would, when selected, include the restart block files in the sequence position that they belong.
One checkbox “read even/odd restarts would match the even and odd restart files and append them to the file sequence.
In addition a new keyword is needed for the PIO file format: DUMP_FILE = myfile If DUMP_FILE is defined in the PIO file, only the file on the right of the = should be made available. If Multiple DUMP_FILE keywords are encountered, the restart files should be ordered as a sequence in the same order they are in the PIO file.
Example names of dump files with a DUMP_BASE_NAME of xA50:
xA50-dmp_even xA50-dmp_odd xA50-dmp047323 xA50-dmp087011
xA50-dmp096220 xA50-dmp100976 xA50-dmp104260
xA50-dmp048392_rb_impact xA50-dmp087438
xA50-dmp096451 xA50-dmp101104 xA50-dmp104373 xA50-dmp057806
xA50-dmp087873 xA50-dmp096668 xA50-dmp101239 xA50-dmp104490