Wildmeshing Toolkit
named_multimesh.cpp File Reference
#include <fmt/ranges.h>
#include <catch2/catch_test_macros.hpp>
#include <nlohmann/json.hpp>
#include <wmtk/Mesh.hpp>
#include <wmtk/components/input/input.hpp>
#include "tools/TriMesh_examples.hpp"
#include "wmtk/components/multimesh/NamedMultiMesh.hpp"
#include <wmtk/multimesh/same_simplex_dimension_bijection.hpp>
Include dependency graph for named_multimesh.cpp:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Functions

 TEST_CASE ("named_multimesh_parse", "[components][multimesh]")
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 11 of file named_multimesh.cpp.

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "named_multimesh_parse"  ,
""  [components][multimesh] 
)