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