Wildmeshing Toolkit
wmtk::components::TagIntersection Member List

This is the complete list of members for wmtk::components::TagIntersection, including all inherited members.

compute_intersection(Mesh &m, const std::vector< std::tuple< attribute::MeshAttributeHandle, int64_t >> &input_tags, const std::vector< std::tuple< attribute::MeshAttributeHandle, int64_t >> &output_tags)wmtk::components::TagIntersection
simplex_is_in_intersection(Mesh &m, const simplex::Simplex &s, const std::deque< TagAttribute > &input_tag_attributes)wmtk::components::TagIntersectionprivate