triangle_to_fem_test


triangle_to_fem_test, a MATLAB program which calls triangle_to_fem() to read a pair of node and element files created by the TRIANGLE program and write a corresponding pair of node and element files that correspond to the FEM format.

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:

triangle_to_fem, a MATLAB program which reads the NODE and ELE files created by triangle() to describe a triangular mesh, and writes two simple "mesh" format files, listing node coordinates and element connectivity.

Source Code:


Last revised on 08 April 2019.