Wildmeshing Toolkit
make_free_sv_mesh.hpp File Reference
#include <wmtk/Types.hpp>
Include dependency graph for make_free_sv_mesh.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 

Functions

std::tuple< MatrixXl, VectorXl > wmtk::make_free_sv_mesh (Eigen::Ref< const MatrixXl > S)
 
std::tuple< MatrixXl, Eigen::MatrixXd > wmtk::make_free_sv_mesh_with_positions (Eigen::Ref< const MatrixXl > S, Eigen::Ref< const Eigen::MatrixXd > V)