Wildmeshing Toolkit
tag_intersection.hpp File Reference
#include <filesystem>
#include <map>
#include <nlohmann/json.hpp>
#include <wmtk/components/utils/Paths.hpp>
#include <wmtk/io/Cache.hpp>
Include dependency graph for tag_intersection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 

Functions

tag_intersection

when you what to get a tag intersection between several tag attributes, then you can call this function

Parameters
jsetting [please check the TagIntersectionOptions.hpp]
cacheused for io write/read
void wmtk::components::tag_intersection (const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache)