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

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::multimesh
 
namespace  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)