Wildmeshing Toolkit
Loading...
Searching...
No Matches
link_condition.cpp File Reference
Include dependency graph for link_condition.cpp:

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::simplex
 

Functions

bool wmtk::simplex::link_condition_closed_trimesh (const TriMesh &mesh, const Tuple &edge)
 
bool wmtk::simplex::link_condition (const EdgeMesh &mesh, const Tuple &edge)
 Check if the edge to collapse satisfying the link condition.
 
bool wmtk::simplex::link_condition (const TriMesh &mesh, const Tuple &edge)
 
bool wmtk::simplex::link_condition_closed_tetmesh (const TetMesh &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)