|
Wildmeshing Toolkit
|
#include "MeshReader.hpp"#include "read_mesh.hpp"#include <wmtk/utils/Logger.hpp>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
Functions | |
| std::shared_ptr< Mesh > | wmtk::read_mesh (const std::filesystem::path &filename, const bool ignore_z_if_zero, const std::vector< std::string > &tetrahedron_attributes) |