gmsh_to_fem_test, a C code which calls gmsh_to_fem() to read a mesh data file created by the GMSH program and write a 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
gmsh_to_fem, a C code which reads a mesh data file created by the gmsh program and writes a pair of node and element files that correspond to the FEM format.