Wildmeshing Toolkit
tag_intersection.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <filesystem>
3
#include <map>
4
#include <nlohmann/json.hpp>
5
#include <wmtk/components/utils/Paths.hpp>
6
#include <
wmtk/io/Cache.hpp
>
7
8
namespace
wmtk::components
{
16
void
tag_intersection
(
const
utils::Paths& paths,
const
nlohmann::json
& j, io::Cache& cache);
17
18
}
// namespace wmtk::components
Cache.hpp
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::tag_intersection
void tag_intersection(const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache)
Definition:
tag_intersection.cpp:115
json
nlohmann::json json
Definition:
input.cpp:9
components
tag_intersection
wmtk
components
tag_intersection
tag_intersection.hpp
Generated by
1.9.1