triangulation_q2l_test


triangulation_q2l_test, a MATLAB program which calls triangulation_q2l() to read information describing a triangulation of a set of points using 6-node ("quadratic") triangles, and create a 3-node ("linear") triangulation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

triangulation_q2l, a MATLAB program which reads information about a 6-node (quadratic) triangulation and creates data defining a corresponding 3-node (linear) triangulation;

Source Code:

EXAMPLE is a set of demonstration data.


Last revised on 10 April 2019.