Once the .h5 output files include the solver type and node_coordinates information from a corresponding issue the data_is_uniform Boolean can be removed and the trixi2vtk function will only need one switch to activate/deactivate reinterpolation. It will also grant flexibility to plot solution data from finite difference schemes with nonuniform boundary closures.
Original discussion.
Once the
.h5output files include the solver type andnode_coordinatesinformation from a corresponding issue thedata_is_uniformBoolean can be removed and thetrixi2vtkfunction will only need one switch to activate/deactivate reinterpolation. It will also grant flexibility to plot solution data from finite difference schemes with nonuniform boundary closures.Original discussion.