![]() |
OGS
|
Definition in file writeMeshToFile.cpp.
#include "writeMeshToFile.h"#include <vector>#include "BaseLib/FileTools.h"#include "BaseLib/Logging.h"#include "BaseLib/StringTools.h"#include "MeshLib/IO/Legacy/MeshIO.h"#include "MeshLib/IO/VtkIO/VtuInterface.h"#include "MeshLib/IO/XDMF/XdmfHdfWriter.h"#include "MeshLib/Mesh.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 > variable_output_names) |