Triangulate.h

Note

The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.

class Triangulate

Create mesh from a triangulation of points

static void triangulate(Mesh &mesh, const std::vector<Point> &vertices, std::size_t gdim)

Create mesh from a triangulation of points