Skip to content

Fix writing all timesteps for CGNS files.

The writer used an out-of-date pointer as filename input that lead to unexpected behavior on different platforms. This has been remedied and the solution fixes #22134 (closed)

Merge request reports