Wildmeshing Toolkit
|
#include <wmtk/EdgeMesh.hpp>
#include <wmtk/TetMesh.hpp>
#include <wmtk/TriMesh.hpp>
#include "SimplexCollection.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::simplex | |
Functions | |
bool | wmtk::simplex::link_condition (const EdgeMesh &mesh, const Tuple &edge) |
Check if the edge to collapse satisfying the link condition. More... | |
bool | wmtk::simplex::link_condition (const TriMesh &mesh, const Tuple &edge) |
bool | wmtk::simplex::link_condition (const TetMesh &mesh, const Tuple &edge) |
bool | wmtk::simplex::link_condition (const Mesh &mesh, const Tuple &edge) |