Skip to content

[MeL/IO] Use filesystem instead of string

Tobias Meisel requested to merge TobiasMeisel/ogs:meshio_filesystem into master

writeMeshToFile is used in about 20 other places (utils) here we use implicit conversion from string to filesystem.

Edited by Dmitry Yu. Naumov

Merge request reports