triangulation_l2q_test


triangulation_l2q_test, an Octave code which calls triangulation_l2q(), which reads information describing a triangulation of a set of points using 3-node ("linear") triangles, and create a 6-node ("quadratic") triangulation.

Licensing:

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

Related Data and Programs:

triangulation_l2q, an Octave code which reads information about a 3-node (linear) triangulation and creates data defining a corresponding 6-node (quadratic) triangulation;

Source Code:

EXAMPLE is an example data set.


Last revised on 21 September 2024.