triangulation_t3_to_t4_test


triangulation_t3_to_t4_test, an Octave code which calls triangulation_t3_to_t4(), which reads information describing a triangulation of a set of points using 3-node "T3" triangles, and create a 4-node "T4" triangulation.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

triangulation_t3_to_t4, an Octave code which reads information about a 3-node triangulation and creates data defining a corresponding 4-node triangulation (vertices + centroid);

Source Code:

EXAMPLE is a simple set of example data:


Last revised on 01 September 2024.