Wildmeshing Toolkit
extract_operation_tuples.cpp File Reference
Include dependency graph for extract_operation_tuples.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::multimesh
 
 wmtk::multimesh::operations
 

Functions

std::map< const Mesh *, std::vector< std::array< Tuple, 2 > > > wmtk::multimesh::operations::extract_operation_tuples (const wmtk::operations::utils::CollapseReturnData &return_data)
 
std::map< const Mesh *, std::vector< std::array< Tuple, 2 > > > wmtk::multimesh::operations::extract_operation_tuples (const wmtk::operations::utils::SplitReturnData &return_data)
 
OperationInOutData wmtk::multimesh::operations::extract_operation_in_out (const CollapseReturnData &return_data)
 
OperationInOutData wmtk::multimesh::operations::extract_operation_in_out (const SplitReturnData &return_data)