Wildmeshing Toolkit
longest_edge_split.hpp File Reference
Include dependency graph for longest_edge_split.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::longest_edge_split
 

Functions

void wmtk::components::longest_edge_split::longest_edge_split (Mesh &mesh, const LongestEdgeSplitOptions &options)
 Perform longes-edge split on a mesh. More...
 
void wmtk::components::longest_edge_split::longest_edge_split (Mesh &mesh, const attribute::MeshAttributeHandle &position_handle, const double length_rel, const std::vector< attribute::MeshAttributeHandle > &pass_through={})
 Perform longes-edge split on a mesh. More...