OGS
MeshLib::IO::VtuInterface Member List

This is the complete list of members for MeshLib::IO::VtuInterface, including all inherited members.

_data_modeMeshLib::IO::VtuInterfaceprivate
_meshMeshLib::IO::VtuInterfaceprivate
_use_compressorMeshLib::IO::VtuInterfaceprivate
readVTKFile(std::string const &file_name, bool const compute_element_neighbors=false)MeshLib::IO::VtuInterfacestatic
readVTUFile(std::string const &file_name, bool const compute_element_neighbors=false)MeshLib::IO::VtuInterfacestatic
VtuInterface(const MeshLib::Mesh *mesh, int dataMode=vtkXMLWriter::Appended, bool compress=false)MeshLib::IO::VtuInterfaceexplicit
writeToFile(std::filesystem::path const &file_path)MeshLib::IO::VtuInterface
writeVTU(std::string const &file_name, const int num_partitions=1, const int rank=1)MeshLib::IO::VtuInterface