triangulation_l2q_test, a MATLAB program which calls triangulation_l2q() to read information describing a triangulation of a set of points using 3-node ("linear") triangles, and create a 6-node ("quadratic") triangulation.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
TRIANGULATION_L2Q is available in a C++ version and a FORTRAN90 version and a MATLAB version.
triangulation_l2q, a MATLAB program which reads information about a 3-node (linear) triangulation and creates data defining a corresponding 6-node (quadratic) triangulation;
EXAMPLE is an example data set.