Wildmeshing Toolkit
|
#include "edge_insertion.hpp"
#include <wmtk/EdgeMesh.hpp>
#include <wmtk/Mesh.hpp>
#include <wmtk/TriMesh.hpp>
#include <wmtk/components/multimesh_from_tag/internal/MultiMeshFromTag.hpp>
#include <wmtk/operations/attribute_update/AttributeTransferStrategy.hpp>
#include <wmtk/utils/Logger.hpp>
#include <wmtk/utils/Rational.hpp>
#include <wmtk/utils/mesh_utils.hpp>
#include "internal/EdgeInsOptions.hpp"
#include "internal/edge_insertion.hpp"
#include <fstream>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
Functions | |
EdgeInsertionMeshes | wmtk::components::edge_insertion (EdgeMesh &input_mesh, TriMesh &bg_mesh) |