Restart fixes
Fixes #645 (closed).
- Free all the physics structures allocated by engine_restore() in engine_clean() to fix the (harmless) leaks.
- Free the file names of restart files even when not in MPI mode.
Edited by Matthieu Schaller
Merge request reports
Activity
added code health label
added 1 commit
- d1f97a82 - Fix incorrect cleaning of the restart files on the non-zero MPI ranks
mentioned in commit 3b62a1da
Please register or sign in to reply