Wildmeshing Toolkit
delaunay_geogram.cpp File Reference
#include "delaunay_geogram.hpp"
#include <cassert>
#include <mutex>
#include <wmtk/utils/Logger.hpp>
#include <Delaunay_psm.h>
Include dependency graph for delaunay_geogram.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::internal
 

Functions

std::tuple< Eigen::MatrixXd, Eigen::MatrixXi > wmtk::components::internal::delaunay_geogram (Eigen::Ref< const Eigen::MatrixXd > points)