![]() |
OGS
|
|
This is the complete list of members for MeshLib::IO::VtuInterface, including all inherited members.
| _data_mode | MeshLib::IO::VtuInterface | private |
| _mesh | MeshLib::IO::VtuInterface | private |
| _use_compressor | MeshLib::IO::VtuInterface | private |
| readVTKFile(std::string const &file_name, bool const compute_element_neighbors=false) | MeshLib::IO::VtuInterface | static |
| readVTUFile(std::string const &file_name, bool const compute_element_neighbors=false) | MeshLib::IO::VtuInterface | static |
| readVtuFileToVtkUnstructuredGrid(std::string const &file_name) | MeshLib::IO::VtuInterface | static |
| VtuInterface(const MeshLib::Mesh *mesh, int dataMode=vtkXMLWriter::Appended, bool compress=false) | MeshLib::IO::VtuInterface | explicit |
| 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 |