Hello,
I am trying to open an xdmf file that was generated by running some code on FEniCSx, to visualize the results. But the software crashes when I hit the ‘Apply’ button after import. This only happens when I run the code on multiple processes. The output file generated by the exact same code when run in serial was handled by ParaView without any trouble.
Here are the files I am having trouble with.
s.h5 (91.8 KB)
s.xdmf (1.0 KB)
Thank you for any help I can get!