gmsh_to_fem_test, a C code which calls gmsh_to_fem(), 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.
The information on this web page is 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.