Wildmeshing Toolkit
marching.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <tools/DEBUG_TetMesh.hpp>
#include <tools/DEBUG_TriMesh.hpp>
#include <tools/TetMesh_examples.hpp>
#include <tools/TriMesh_examples.hpp>
#include <wmtk/io/MeshReader.hpp>
#include <wmtk/io/ParaviewWriter.hpp>
#include <wmtk/simplex/link.hpp>
#include <wmtk/utils/mesh_utils.hpp>
#include <wmtk/components/marching/marching.hpp>
Include dependency graph for marching.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("marching_component_tri", "[components][marching]")
 
 TEST_CASE ("marching_component_tet", "[components][marching]")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "marching_component_tet"  ,
""  [components][marching] 
)

◆ TEST_CASE() [2/2]