triangulation_l2q_test


triangulation_l2q_test, a MATLAB 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 computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

TRIANGULATION_L2Q is available in a C++ version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

triangulation_l2q, a MATLAB 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 09 April 2019.