![]() |
OGS
|
|
#include <vtkSmartPointer.h>#include <vtkUnstructuredGrid.h>#include <vtkXMLWriter.h>#include <filesystem>#include <set>#include <string>#include "VtuInterface-impl.h"Go to the source code of this file.
Classes | |
| class | MeshLib::IO::VtuInterface |
| Reads and writes VtkXMLUnstructuredGrid-files (vtu) to and from OGS data structures. This class is currently not inherited from Writer because VTK will implement writing to a string from 6.2 onwards. More... | |
Namespaces | |
| namespace | MeshLib |
| namespace | MeshLib::IO |
Functions | |
| std::string | MeshLib::IO::getVtuFileNameForPetscOutputWithoutExtension (std::string const &file_name) |