Wildmeshing Toolkit
input.hpp File Reference
#include <filesystem>
#include <wmtk/Mesh.hpp>
#include <wmtk/components/multimesh/NamedMultiMesh.hpp>
Include dependency graph for input.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::utils
 
 wmtk::components::input
 

Functions

std::shared_ptr< Mesh > wmtk::components::input::input (const std::filesystem::path &file, const bool ignore_z_if_zero, const std::vector< std::string > &tetrahedron_attributes)
 
multimesh::NamedMultiMesh wmtk::components::input::input (const InputOptions &options, const components::utils::PathResolver &resolver)
 
multimesh::NamedMultiMesh wmtk::components::input::input (const InputOptions &options)