I have stored a submesh to file. The file contains parent_cell_indices, but when again reading the file in parallel I get the error:
Unable to access mesh data.
Mesh data array named "parent_cell_indices" does not exist.
This error was encountered inside MeshData.cpp.
There is no error when I run the script sequentially.