.. Documentation for the header file dolfin/generation/Triangulate.h .. _programmers_reference_cpp_generation_triangulate: Triangulate.h ============= .. note:: The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded. .. cpp:class:: Triangulate Create mesh from a triangulation of points .. cpp:function:: static void triangulate(Mesh& mesh, const std::vector& vertices, std::size_t gdim) Create mesh from a triangulation of points