Wildmeshing Toolkit
multimesh.hpp File Reference
#include <wmtk/Mesh.hpp>
#include <memory>
Include dependency graph for multimesh.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::multimesh
 

Enumerations

enum class  wmtk::components::multimesh::MultiMeshType { wmtk::components::multimesh::UV , wmtk::components::multimesh::Boundary , wmtk::components::multimesh::Tag }
 

Functions

std::pair< std::shared_ptr< Mesh >, std::shared_ptr< Mesh > > wmtk::components::multimesh::multimesh (const MultiMeshType &type, Mesh &parent, std::shared_ptr< Mesh > child, const attribute::MeshAttributeHandle parent_position_handle, const std::string &tag_name, const int64_t tag_value, const int64_t primitive)