| 820fc2d1 | 05-Aug-2019 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscViewerHDF5PushGroup: Allow to push NULL, "", or all slashes.
In all cases, store NULL, interpret as "/". This also fixes the problem in DMPlexLoad_HDF5_Xdmf_Internal() when the specified datase
PetscViewerHDF5PushGroup: Allow to push NULL, "", or all slashes.
In all cases, store NULL, interpret as "/". This also fixes the problem in DMPlexLoad_HDF5_Xdmf_Internal() when the specified datasets locations are in / (e.g. -dm_plex_hdf5_topology_path /cells).
show more ...
|