Wildmeshing Toolkit
input.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <nlohmann/json.hpp>
#include <wmtk/components/input/InputOptions.hpp>
#include <wmtk/components/input/input.hpp>
#include <wmtk/components/input/mesh_with_tag_from_image.hpp>
#include <wmtk/io/Cache.hpp>
#include <wmtk/io/ParaviewWriter.hpp>
Include dependency graph for input.cpp:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Functions

 TEST_CASE ("component_input", "[components][input]")
 
 TEST_CASE ("component_input_point", "[components][input][.]")
 
 TEST_CASE ("mesh_with_tag_from_image", "[components][input]")
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 9 of file input.cpp.

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "component_input"  ,
""  [components][input] 
)

Definition at line 15 of file input.cpp.

References data_dir, and wmtk::components::input::input().

Here is the call graph for this function:

◆ TEST_CASE() [2/3]

TEST_CASE ( "component_input_point"  ,
""  [components][input][.] 
)

Definition at line 70 of file input.cpp.

References data_dir, and wmtk::components::input::input().

Here is the call graph for this function:

◆ TEST_CASE() [3/3]

TEST_CASE ( "mesh_with_tag_from_image"  ,
""  [components][input] 
)

Definition at line 76 of file input.cpp.

References data_dir, wmtk::io::Cache::get_cache_path(), and wmtk::components::input::mesh_with_tag_from_image().

Here is the call graph for this function: