Wildmeshing Toolkit
MeshReader.cpp File Reference
#include "MeshReader.hpp"
#include "read_mesh.hpp"
#include <wmtk/utils/Logger.hpp>
#include <memory>
Include dependency graph for MeshReader.cpp:

Go to the source code of this file.

Namespaces

 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)