Skip to content

Write mesh's .h5m file to same folder as .smtk file

The original logic wrote the h5m file to the current working directory. This branch explicitly writes the h5m file to the same directory that was specified for the smtk file.

Merge request reports