Wildmeshing Toolkit
|
#include <filesystem>
#include <wmtk/Mesh.hpp>
#include <wmtk/components/multimesh/NamedMultiMesh.hpp>
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) |