Wildmeshing Toolkit
multi_mesh_edge_split.hpp File Reference
Include dependency graph for multi_mesh_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::invariants
 
 wmtk::operations
 
 wmtk::operations::utils
 

Typedefs

using wmtk::operations::utils::SplitReturnData = wmtk::multimesh::operations::SplitReturnData
 

Functions

std::shared_ptr< invariants::InvariantCollection > wmtk::operations::utils::multimesh_edge_split_invariants (const Mesh &m)
 
SplitReturnData wmtk::operations::utils::multi_mesh_edge_split (Mesh &mesh, const simplex::NavigatableSimplex &t, const std::vector< std::shared_ptr< const operations::BaseSplitNewAttributeStrategy >> &new_attr_strategies)
 
std::vector< simplex::Simplex > wmtk::operations::utils::multi_mesh_edge_split_with_modified_simplices (Mesh &mesh, const simplex::Simplex &simplex, const std::vector< std::shared_ptr< const operations::BaseSplitNewAttributeStrategy >> &new_attr_strategies)