triangle_to_fem_test


triangle_to_fem_test, a Fortran90 code which calls triangle_to_fem(), which reads a pair of node and element files created by the triangle() program and writes a corresponding pair of node and element files that correspond to the FEM format.

Licensing:

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

Related Data and Programs:

triangle_to_fem, a Fortran90 code which reads the NODE and ELE files created by triangle() to describe a triangular mesh, and writes a corresponding pair of node and element files in the 2D FEM format.

Source Code:


Last revised on 10 September 2020.