.. _label-mesh-management: Mesh management +++++++++++++++ Functions helpers to create simple volume or surface meshes from sets of nodes. .. _label-tetboundary: tetboundary ----------- .. doxygenfunction:: tetboundary(matrix const &tet, matrix const &vtx) :project: castor See :ref:`label-tetdelaunay`. .. _label-tetdelaunay: tetdelaunay ----------- .. doxygenfunction:: tetdelaunay(matrix const &X, matrix const &Y, matrix const &Z) :project: castor See :ref:`label-tetboundary`. .. _label-tridelaunay: tridelaunay ----------- .. doxygenfunction:: tridelaunay(matrix const &X, matrix const &Y, matrix const &Z = {}) :project: castor