Wildmeshing Toolkit
|
#include "CDT.hpp"
#include <wmtk/Scheduler.hpp>
#include <wmtk/operations/Rounding.hpp>
#include <wmtk/utils/Logger.hpp>
#include <wmtk/utils/mesh_utils.hpp>
#include <wmtk/utils/orient.hpp>
#include <wmtk/invariants/SimplexInversionInvariant.hpp>
#include "cdt_lib.hpp"
#include "get_vf.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::internal | |
Functions | |
std::shared_ptr< wmtk::TetMesh > | wmtk::components::internal::CDT_internal (const wmtk::TriMesh &m, std::vector< std::array< bool, 4 >> &local_f_on_input, bool inner_only, bool rational_output) |