OGS
writeMeshToFile.h File Reference
#include <vtkXMLWriter.h>
#include <filesystem>
#include <set>
#include <string>
Include dependency graph for writeMeshToFile.h:

Go to the source code of this file.

Namespaces

namespace  MeshLib
namespace  MeshLib::IO

Functions

int MeshLib::IO::writeMeshToFile (const MeshLib::Mesh &mesh, std::filesystem::path const &file_path, std::set< std::string > output_variable_names, bool const use_compression, int const data_mode)