|
Wildmeshing Toolkit
|
#include "multimesh.hpp"#include <wmtk/components/utils/get_attributes.hpp>#include <wmtk/multimesh/same_simplex_dimension_bijection.hpp>#include <wmtk/multimesh/utils/extract_child_mesh_from_tag.hpp>#include <wmtk/operations/attribute_update/AttributeTransferStrategy.hpp>#include <wmtk/utils/Logger.hpp>#include "from_boundary.hpp"#include "from_facet_bijection.hpp"#include <wmtk/utils/Rational.hpp>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
| namespace | wmtk::components::multimesh |
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) |