Wildmeshing Toolkit
|
#include <wmtk/Mesh.hpp>
Go to the source code of this file.
Classes | |
class | wmtk::components::triangle_insertion::ChildMeshes |
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::triangle_insertion | |
Functions | |
std::tuple< std::shared_ptr< wmtk::TetMesh >, ChildMeshes > | wmtk::components::triangle_insertion::triangle_insertion (const TetMesh &bg_mesh, const std::string &bg_position, const TriMesh &mesh_in, const std::string &in_position, std::vector< attribute::MeshAttributeHandle > &pass_through, bool round, bool track_submeshes, bool make_child_free) |