Wildmeshing Toolkit
marching.hpp File Reference
#include <nlohmann/json.hpp>
#include <wmtk/Mesh.hpp>
#include "MarchingOptions.hpp"
Include dependency graph for marching.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 

Functions

void wmtk::components::marching (Mesh &mesh, const MarchingOptions &options)
 Perform maching tetrahedra/triangles. More...