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

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::operations
 
namespace  wmtk::operations::utils
 

Functions

std::shared_ptr< invariants::InvariantCollectionwmtk::operations::utils::multimesh_edge_collapse_invariants (const Mesh &m)
 
CollapseReturnData wmtk::operations::utils::multi_mesh_edge_collapse (Mesh &mesh, const simplex::NavigatableSimplex &t, const std::vector< std::shared_ptr< const operations::BaseCollapseNewAttributeStrategy > > &new_attr_strategies)
 
std::vector< simplex::Simplexwmtk::operations::utils::multi_mesh_edge_collapse_with_modified_simplices (Mesh &mesh, const simplex::Simplex &simplex, const std::vector< std::shared_ptr< const operations::BaseCollapseNewAttributeStrategy > > &new_attr_strategies)