Wildmeshing Toolkit
Loading...
Searching...
No Matches
link_condition.hpp File Reference
#include <wmtk/EdgeMesh.hpp>
#include <wmtk/TetMesh.hpp>
#include <wmtk/TriMesh.hpp>
#include "SimplexCollection.hpp"
Include dependency graph for link_condition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::simplex
 

Functions

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 (const TetMesh &mesh, const Tuple &edge)
 
bool wmtk::simplex::link_condition (const Mesh &mesh, const Tuple &edge)