19 January 2020 11:30:35 AM FEM_TO_XML C version: Convert a 1D, 2D or 3D mesh from FEM to DOLFIN XML format. Read "prefix"_nodes.txt, node coordinates. Read "prefix"_elements.txt, element node connectivity. Create "prefix".xml, a corresponding DOLFIN XML mesh file. Read the header of "battery_nodes.txt". Spatial dimension = 2 Number of nodes = 564 Read the data in "battery_nodes.txt". Portion of node coordinate data: Row: 0 1 Col 0: 0 0 1: 0 0.8 2: 0 1.6 3: 0 2.54168 4: 0 3.6 Read the header of "battery_elements.txt". Element order = 3 Number of elements = 1024 Read the data in "battery_elements.txt". Initial portion of element data: Row: 0 1 2 Col 0: 61 84 74 1: 466 532 467 2: 458 524 459 3: 41 61 46 4: 455 454 520 5: 42 58 63 6: 42 27 38 7: 38 58 42 8: 465 464 530 9: 444 511 445 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Created XML file "battery.xml". FEM_TO_XML: Normal end of execution. 19 January 2020 11:30:35 AM 19 January 2020 11:30:35 AM FEM_TO_XML C version: Convert a 1D, 2D or 3D mesh from FEM to DOLFIN XML format. Read "prefix"_nodes.txt, node coordinates. Read "prefix"_elements.txt, element node connectivity. Create "prefix".xml, a corresponding DOLFIN XML mesh file. Read the header of "channel_nodes.txt". Spatial dimension = 3 Number of nodes = 63 Read the data in "channel_nodes.txt". Portion of node coordinate data: Row: 0 1 2 Col 0: 0 0 0 1: 0 0 0.5 2: 0 0 1 3: 0 0.5 0 4: 0 0.5 0.5 Read the header of "channel_elements.txt". Element order = 4 Number of elements = 144 Read the data in "channel_elements.txt". Initial portion of element data: Row: 0 1 2 3 Col 0: 1 2 4 10 1: 2 4 5 10 2: 2 5 10 11 3: 2 3 5 11 4: 4 5 10 13 5: 3 5 6 11 6: 5 10 11 13 7: 4 5 7 13 8: 5 6 8 14 9: 5 7 8 13 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Created XML file "channel.xml". FEM_TO_XML: Normal end of execution. 19 January 2020 11:30:35 AM 19 January 2020 11:30:35 AM FEM_TO_XML C version: Convert a 1D, 2D or 3D mesh from FEM to DOLFIN XML format. Read "prefix"_nodes.txt, node coordinates. Read "prefix"_elements.txt, element node connectivity. Create "prefix".xml, a corresponding DOLFIN XML mesh file. Read the header of "cheby9_nodes.txt". Spatial dimension = 1 Number of nodes = 9 Read the data in "cheby9_nodes.txt". Portion of node coordinate data: Row: 0 Col 0: -1 1: -0.92388 2: -0.707107 3: -0.382683 4: 0 Read the header of "cheby9_elements.txt". Element order = 2 Number of elements = 8 Read the data in "cheby9_elements.txt". Initial portion of element data: Row: 0 1 Col 0: 1 2 1: 2 3 2: 3 4 3: 4 5 4: 5 6 5: 6 7 6: 7 8 7: 8 9 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Created XML file "cheby9.xml". FEM_TO_XML: Normal end of execution. 19 January 2020 11:30:35 AM 19 January 2020 11:30:35 AM FEM_TO_XML C version: Convert a 1D, 2D or 3D mesh from FEM to DOLFIN XML format. Read "prefix"_nodes.txt, node coordinates. Read "prefix"_elements.txt, element node connectivity. Create "prefix".xml, a corresponding DOLFIN XML mesh file. Read the header of "circle_nodes.txt". Spatial dimension = 2 Number of nodes = 249 Read the data in "circle_nodes.txt". Portion of node coordinate data: Row: 0 1 Col 0: -3 3.67394e-16 1: -2.94291 -0.287013 2: -2.94291 0.287013 3: -2.88582 -0.574025 4: -2.88582 0.574025 Read the header of "circle_elements.txt". Element order = 3 Number of elements = 432 Read the data in "circle_elements.txt". Initial portion of element data: Row: 0 1 2 Col 0: 103 108 121 1: 131 148 128 2: 114 131 128 3: 122 131 114 4: 68 80 89 5: 64 44 52 6: 57 44 64 7: 57 64 73 8: 178 195 188 9: 188 195 208 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Created XML file "circle.xml". FEM_TO_XML: Normal end of execution. 19 January 2020 11:30:35 AM 19 January 2020 11:30:35 AM FEM_TO_XML C version: Convert a 1D, 2D or 3D mesh from FEM to DOLFIN XML format. Read "prefix"_nodes.txt, node coordinates. Read "prefix"_elements.txt, element node connectivity. Create "prefix".xml, a corresponding DOLFIN XML mesh file. Read the header of "rectangle_nodes.txt". Spatial dimension = 2 Number of nodes = 20 Read the data in "rectangle_nodes.txt". Portion of node coordinate data: Row: 0 1 Col 0: 0 0 1: 1 0 2: 2 0 3: 3 0 4: 4 0 Read the header of "rectangle_elements.txt". Element order = 3 Number of elements = 24 Read the data in "rectangle_elements.txt". Initial portion of element data: Row: 0 1 2 Col 0: 6 1 2 1: 7 6 2 2: 7 11 6 3: 12 11 7 4: 16 11 12 5: 16 12 17 6: 7 2 3 7: 8 7 3 8: 8 12 7 9: 13 12 8 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Created XML file "rectangle.xml". FEM_TO_XML: Normal end of execution. 19 January 2020 11:30:35 AM