Tue May 20 21:36:43 2025 fem_to_xml_test(): python version: 3.10.12 numpy version: 1.26.4 Read mesh data from FEM files. Write mesh data to equivalent XML file. Using common file prefix "cheby9" Number of nodes = 9 Spatial dimension = 1 Number of elements = 8 Element order = 2 MESH_BASE_ZERO: The element indexing appears to be 0-based! No conversion is necessary. Using common file prefix "rectangle" Number of nodes = 20 Spatial dimension = 2 Number of elements = 24 Element order = 3 MESH_BASE_ZERO: The element indexing appears to be 0-based! No conversion is necessary. Using common file prefix "tet_mesh" Number of nodes = 8 Spatial dimension = 3 Number of elements = 6 Element order = 4 MESH_BASE_ZERO: The element indexing appears to be 0-based! No conversion is necessary. fem_to_xml_test(): Normal end of execution. Tue May 20 21:36:43 2025