Wildmeshing Toolkit
run_components.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <nlohmann/json.hpp>
4
5
#include <
wmtk/io/Cache.hpp
>
6
7
namespace
wmtk::components
{
8
wmtk::io::Cache
run_components
(
const
nlohmann::json
& json_input_file,
bool
strict);
9
}
Cache.hpp
wmtk::io::Cache
Definition:
Cache.hpp:13
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::run_components
wmtk::io::Cache run_components(const nlohmann::json &json_input_file, bool strict)
Definition:
run_components.cpp:19
json
nlohmann::json json
Definition:
input.cpp:9
components
main
wmtk
components
run_components.hpp
Generated by
1.9.1