10 May 2025 11:18:44 AM gmsh_to_fem(): C version: Read a mesh description created by GMSH: * "prefix".msh, the GMSH mesh file. Write out two simple FEM files listing nodes and elements. * "prefix"_nodes.txt, node coordinates. * "prefix"_elements.txt, element connectivity. Size information from GMSH: Spatial dimension M = 2 Number of nodes NODE_NUM = 21 Number of elements ELEMENT_NUM = 24 Element order ELEMENT_ORDER = 3 gmsh_to_fem(): Normal end of execution. 10 May 2025 11:18:44 AM