OGS
|
Implementation of the VtuInterface class.
Definition in file VtuInterface.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) |
int | MeshLib::IO::writeVtu (MeshLib::Mesh const &mesh, std::string const &file_name, int const data_mode) |